Interface ScanDispatcher.DispatchParmaters
- All Superinterfaces:
ScanDispatcher.DispatchParameters
- Enclosing interface:
- ScanDispatcher
@Deprecated(since="2.1.0")
public static interface ScanDispatcher.DispatchParmaters
extends ScanDispatcher.DispatchParameters
Deprecated.
The method parameters for
ScanDispatcher.dispatch(DispatchParmaters). This interface
exists so the API can evolve and additional parameters can be passed to the method in the
future.- Since:
- 2.0.0
-
Method Summary
Methods inherited from interface org.apache.accumulo.core.spi.scan.ScanDispatcher.DispatchParameters
getScanExecutors, getScanInfo, getServiceEnv
ScanDispatcher.DispatchParametersandScanDispatcher.dispatch(DispatchParameters)