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