Uses of Class
org.apache.accumulo.core.spi.scan.ConfigurableScanServerSelector
Packages that use ConfigurableScanServerSelector
-
Uses of ConfigurableScanServerSelector in org.apache.accumulo.core.spi.scan
Subclasses of ConfigurableScanServerSelector in org.apache.accumulo.core.spi.scanModifier and TypeClassDescriptionclassExtension of theConfigurableScanServerSelectorthat can be used when there are multiple ScanServers running on the same host and for some reason, like using a shared off-heap cache, sending scans for the same tablet to the same host may provide a better experience.