Uses of Interface
org.apache.hadoop.hbase.regionserver.compactions.Compactor.CellSinkFactory

Packages that use Compactor.CellSinkFactory
org.apache.hadoop.hbase.regionserver.compactions   
 

Uses of Compactor.CellSinkFactory in org.apache.hadoop.hbase.regionserver.compactions
 

Methods in org.apache.hadoop.hbase.regionserver.compactions with parameters of type Compactor.CellSinkFactory
protected  List<org.apache.hadoop.fs.Path> Compactor.compact(CompactionRequest request, Compactor.InternalScannerFactory scannerFactory, Compactor.CellSinkFactory<T> sinkFactory, CompactionThroughputController throughputController, User user)
           
 



Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.