Uses of Class
org.apache.accumulo.tserver.tablet.ScanBatch
-
Packages that use ScanBatch Package Description org.apache.accumulo.tserver.session org.apache.accumulo.tserver.tablet -
-
Uses of ScanBatch in org.apache.accumulo.tserver.session
Fields in org.apache.accumulo.tserver.session with type parameters of type ScanBatch Modifier and Type Field Description ScanTask<ScanBatch>SingleScanSession. nextBatchTask -
Uses of ScanBatch in org.apache.accumulo.tserver.tablet
Methods in org.apache.accumulo.tserver.tablet that return ScanBatch Modifier and Type Method Description ScanBatchScanner. read()
-