protected static interface Compactor.InternalScannerFactory
| Modifier and Type | Method and Description | 
|---|---|
| InternalScanner | createScanner(ScanInfo scanInfo,
             List<StoreFileScanner> scanners,
             ScanType scanType,
             Compactor.FileDetails fd,
             long smallestReadPoint) | 
| ScanType | getScanType(CompactionRequestImpl request) | 
ScanType getScanType(CompactionRequestImpl request)
InternalScanner createScanner(ScanInfo scanInfo, List<StoreFileScanner> scanners, ScanType scanType, Compactor.FileDetails fd, long smallestReadPoint) throws IOException
IOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.