public interface CursorableMessage extends Message
Modifier and Type | Method and Description |
---|---|
int |
getBatchSize()
Returns the number of documents to be returned in each batch of results.
|
String |
getCollectionName()
Returns the name of the collection.
|
int |
getLimit()
Returns the total number of documents to be returned.
|
getDatabaseName, getOperationName, getReadPreference, getRequiredVersionRange, size, validateSize, write, write
int getBatchSize()
String getCollectionName()
int getLimit()
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.