public interface ClusterStats
Modifier and Type | Method and Description |
---|---|
VersionRange |
getServerVersionRange()
Returns the range of versions that we currently see within the cluster.
|
int |
getSmallestMaxBatchedWriteOperations()
Returns smallest value for the maximum number of write operations allowed
in a single write command.
|
long |
getSmallestMaxBsonObjectSize()
Returns the lowest value for the maximum BSON object size within the
cluster.
|
VersionRange getServerVersionRange()
int getSmallestMaxBatchedWriteOperations()
long getSmallestMaxBsonObjectSize()
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.