org.apache.hadoop.hbase.regionserver.compactions
Interface Compactor.InternalScannerFactory
- Enclosing class:
- Compactor<T extends Compactor.CellSink>
protected static interface Compactor.InternalScannerFactory
getScanType
ScanType getScanType(CompactionRequest request)
createScanner
InternalScanner createScanner(List<StoreFileScanner> scanners,
ScanType scanType,
Compactor.FileDetails fd,
long smallestReadPoint)
throws IOException
- Throws:
IOException
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.