Uses of Class
de.caluga.morphium.driver.commands.DistinctMongoCommand
-
Packages that use DistinctMongoCommand Package Description de.caluga.morphium.driver.commands -
-
Uses of DistinctMongoCommand in de.caluga.morphium.driver.commands
Methods in de.caluga.morphium.driver.commands that return DistinctMongoCommand Modifier and Type Method Description DistinctMongoCommandDistinctMongoCommand. setCollation(Map<String,Object> collation)DistinctMongoCommandDistinctMongoCommand. setKey(String key)DistinctMongoCommandDistinctMongoCommand. setQuery(Map<String,Object> query)DistinctMongoCommandDistinctMongoCommand. setReadConcern(Map<String,Object> readConcern)
-