Interface ScanPrioritizer
- All Known Implementing Classes:
HintScanPrioritizer,IdleRatioScanPrioritizer
public interface ScanPrioritizer
A factory for creating comparators used for prioritizing scans. For information about
configuring, find the documentation for the
tserver.scan.executors. property.- Since:
- 2.0.0
- See Also:
-
org.apache.accumulo.core.spi
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe method parameters forcreateComparator(CreateParameters). -
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
createComparator
-