Interface Compactor.InternalScannerFactory
- All Known Implementing Classes:
StripeCompactor.StripeInternalScannerFactory
protected static interface Compactor.InternalScannerFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreateScanner
(ScanInfo scanInfo, List<StoreFileScanner> scanners, ScanType scanType, Compactor.FileDetails fd, long smallestReadPoint) getScanType
(CompactionRequestImpl request)
-
Method Details
-
getScanType
-
createScanner
InternalScanner createScanner(ScanInfo scanInfo, List<StoreFileScanner> scanners, ScanType scanType, Compactor.FileDetails fd, long smallestReadPoint) throws IOException - Throws:
IOException
-