T
- The type of documents the cursor contains@Deprecated public interface AsyncAggregateResponseBatchCursor<T> extends AsyncBatchCursor<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, isClosed, next, setBatchSize, tryNext
BsonDocument getPostBatchResumeToken()
BsonTimestamp getOperationTime()
boolean isFirstBatchEmpty()
Copyright © 2010 - 2023 Adobe. All Rights Reserved