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