Class DistinctMongoCommand
java.lang.Object
de.caluga.morphium.driver.commands.MongoCommand<DistinctMongoCommand>
de.caluga.morphium.driver.commands.DistinctMongoCommand
-
Constructor Summary
Constructors -
Method Summary
Methods 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
-
DistinctMongoCommand
-
-
Method Details
-
getCommandName
- Specified by:
getCommandNamein classMongoCommand<DistinctMongoCommand>
-
getKey
-
setKey
-
getQuery
-
setQuery
-
getReadConcern
-
setReadConcern
-
getCollation
-
setCollation
-
execute
- Throws:
MorphiumDriverException
-