T
- the type of each result, usually some sort of document.AsyncBatchCursor<T>
, AutoCloseable
, Closeable
public 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, tryNext
MapReduceStatistics getStatistics()