Class DropMongoCommand
java.lang.Object
de.caluga.morphium.driver.commands.MongoCommand<T>
de.caluga.morphium.driver.commands.WriteMongoCommand<DropMongoCommand>
de.caluga.morphium.driver.commands.DropMongoCommand
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.caluga.morphium.driver.commands.WriteMongoCommand
execute, getBypassDocumentValidation, getWriteConcern, setBypassDocumentValidation, setWriteConcernMethods inherited from class de.caluga.morphium.driver.commands.MongoCommand
asMap, clear, executeAsync, fromMap, getColl, getComment, getConnection, getDb, getDefaultBatchSize, getMetaData, getRetriesOnNetworkError, getSleepBetweenErrorRetries, setColl, setComment, setConnection, setDb, setDefaultBatchSize, setMetaData, setMetaData, setRetriesOnNetworkError, setSleepBetweenErrorRetries
-
Constructor Details
-
DropMongoCommand
-
-
Method Details
-
getCommandName
- Specified by:
getCommandNamein classMongoCommand<DropMongoCommand>
-