T - the type of each result, usually some sort of document.AsyncBatchCursor<T>, AutoCloseable, Closeablepublic interface MapReduceAsyncBatchCursor<T> extends AsyncBatchCursor<T>
| Modifier and Type | Method | Description |
|---|---|---|
MapReduceStatistics |
getStatistics() |
Get the statistics for this map-reduce operation
|
close, getBatchSize, isClosed, next, setBatchSize, tryNextMapReduceStatistics getStatistics()