Uses of Interface
org.apache.accumulo.core.spi.scan.ScanServerSelections
Packages that use ScanServerSelections
-
Uses of ScanServerSelections in org.apache.accumulo.core.spi.scan
Methods in org.apache.accumulo.core.spi.scan that return ScanServerSelectionsModifier and TypeMethodDescriptionConfigurableScanServerSelector.selectServers(ScanServerSelector.SelectorParameters params) ScanServerSelector.selectServers(ScanServerSelector.SelectorParameters params) Uses theScanServerSelector.SelectorParametersto determine which, if any, ScanServer should be used for scanning a tablet.