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
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.