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
Modifier and TypeInterfaceDescriptionstatic interface
The method parameters forcreateComparator(CreateParameters)
. -
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
createComparator
-