Uses of Interface
org.apache.accumulo.core.spi.scan.ScanDispatcher.DispatchParameters
Packages that use ScanDispatcher.DispatchParameters
-
Uses of ScanDispatcher.DispatchParameters in org.apache.accumulo.core.spi.scan
Subinterfaces of ScanDispatcher.DispatchParameters in org.apache.accumulo.core.spi.scanModifier and TypeInterfaceDescriptionstatic interfaceDeprecated.Methods in org.apache.accumulo.core.spi.scan with parameters of type ScanDispatcher.DispatchParametersModifier and TypeMethodDescriptiondefault 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)
ScanDispatcher.DispatchParametersandScanDispatcher.dispatch(DispatchParameters)