Uses of Interface
org.apache.accumulo.core.spi.scan.ScanDispatch
Packages that use ScanDispatch
-
Uses of ScanDispatch in org.apache.accumulo.core.spi.scan
Methods in org.apache.accumulo.core.spi.scan that return ScanDispatchModifier and TypeMethodDescriptionScanDispatch.Builder.build()default ScanDispatchScanDispatcher.dispatch(ScanDispatcher.DispatchParameters params) Accumulo calls this method for each scan batch to determine what executor to use and how to utilize cache for the scan.SimpleScanDispatcher.dispatch(ScanDispatcher.DispatchParameters params)