Class CollStatsCommand
java.lang.Object
de.caluga.morphium.driver.commands.MongoCommand<CollStatsCommand>
de.caluga.morphium.driver.commands.CollStatsCommand
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.caluga.morphium.driver.commands.MongoCommand
asMap, clear, fromMap, getColl, getComment, getConnection, getDb, getDefaultBatchSize, getMetaData, getRetriesOnNetworkError, getSleepBetweenErrorRetries, setColl, setComment, setConnection, setDb, setDefaultBatchSize, setMetaData, setMetaData, setRetriesOnNetworkError, setSleepBetweenErrorRetries
-
Constructor Details
-
CollStatsCommand
-
CollStatsCommand
-
-
Method Details
-
executeAsync
- Overrides:
executeAsyncin classMongoCommand<CollStatsCommand>- Throws:
MorphiumDriverException
-
getScale
public int getScale() -
setScale
-
getCommandName
- Specified by:
getCommandNamein classMongoCommand<CollStatsCommand>
-
execute
- Throws:
MorphiumDriverException
-