Uses of Interface
org.apache.hadoop.hbase.regionserver.compactions.Compactor.InternalScannerFactory
Packages that use Compactor.InternalScannerFactory
-
Uses of Compactor.InternalScannerFactory in org.apache.hadoop.hbase.mob
Fields in org.apache.hadoop.hbase.mob declared as Compactor.InternalScannerFactoryModifier and TypeFieldDescriptionprivate final Compactor.InternalScannerFactory
DefaultMobStoreCompactor.scannerFactory
-
Uses of Compactor.InternalScannerFactory in org.apache.hadoop.hbase.regionserver.compactions
Classes in org.apache.hadoop.hbase.regionserver.compactions that implement Compactor.InternalScannerFactoryModifier and TypeClassDescriptionprivate final class
Fields in org.apache.hadoop.hbase.regionserver.compactions declared as Compactor.InternalScannerFactoryModifier and TypeFieldDescriptionprotected final Compactor.InternalScannerFactory
Compactor.defaultScannerFactory
Methods in org.apache.hadoop.hbase.regionserver.compactions with parameters of type Compactor.InternalScannerFactoryModifier and TypeMethodDescriptionprotected final List<org.apache.hadoop.fs.Path>
Compactor.compact
(CompactionRequestImpl request, Compactor.InternalScannerFactory scannerFactory, Compactor.CellSinkFactory<T> sinkFactory, ThroughputController throughputController, User user)