Uses of Interface
org.apache.accumulo.core.spi.scan.ScanPrioritizer
Packages that use ScanPrioritizer
-
Uses of ScanPrioritizer in org.apache.accumulo.core.spi.scan
Classes in org.apache.accumulo.core.spi.scan that implement ScanPrioritizerModifier and TypeClassDescriptionclassWhen configured for a scan executor, this prioritizer allows scanners to set priorities as integers.classPrioritize scans based on the ratio of runTime/idleTime.