Class StoreMongoCommand
java.lang.Object
de.caluga.morphium.driver.commands.MongoCommand<T>
de.caluga.morphium.driver.commands.WriteMongoCommand<StoreMongoCommand>
de.caluga.morphium.driver.commands.StoreMongoCommand
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.caluga.morphium.driver.commands.WriteMongoCommand
getBypassDocumentValidation, getWriteConcern, setBypassDocumentValidation, setWriteConcernMethods 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
-
StoreMongoCommand
-
-
Method Details
-
getDocs
-
setDocs
-
execute
- Overrides:
executein classWriteMongoCommand<StoreMongoCommand>- Throws:
MorphiumDriverException
-
executeAsync
- Overrides:
executeAsyncin classMongoCommand<StoreMongoCommand>- Throws:
MorphiumDriverException
-
getCommandName
- Specified by:
getCommandNamein classMongoCommand<StoreMongoCommand>
-