T - the operations result type.AutoCloseable, BatchCursor<T>, Closeable, Iterator<T>public interface MapReduceBatchCursor<T> extends BatchCursor<T>
| Modifier and Type | Method | Description |
|---|---|---|
MapReduceStatistics |
getStatistics() |
Get the statistics for this map-reduce operation
|
close, getBatchSize, getServerAddress, getServerCursor, hasNext, next, setBatchSize, tryNextforEachRemaining, removeMapReduceStatistics getStatistics()