T
- The type of documents the cursor contains@NotThreadSafe @Deprecated public interface AggregateResponseBatchCursor<T> extends BatchCursor<T>
Modifier and Type | Method and Description |
---|---|
BsonTimestamp |
getOperationTime()
Deprecated.
Returns the operation time found in the aggregate or getMore response.
|
BsonDocument |
getPostBatchResumeToken()
Deprecated.
Returns the postBatchResumeToken.
|
boolean |
isFirstBatchEmpty()
Deprecated.
Returns true if the first batch was empty.
|
close, getBatchSize, getServerAddress, getServerCursor, hasNext, next, setBatchSize, tryNext
BsonDocument getPostBatchResumeToken()
BsonTimestamp getOperationTime()
boolean isFirstBatchEmpty()
Copyright © 2010 - 2023 Adobe. All Rights Reserved