Uses of Class
de.caluga.morphium.driver.commands.CountMongoCommand
-
Packages that use CountMongoCommand Package Description de.caluga.morphium.driver.commands -
-
Uses of CountMongoCommand in de.caluga.morphium.driver.commands
Methods in de.caluga.morphium.driver.commands that return CountMongoCommand Modifier and Type Method Description CountMongoCommandCountMongoCommand. setCollation(Map<String,Object> collation)CountMongoCommandCountMongoCommand. setHint(Object hint)CountMongoCommandCountMongoCommand. setLimit(Integer limit)CountMongoCommandCountMongoCommand. setQuery(Map<String,Object> query)CountMongoCommandCountMongoCommand. setReadConcern(Map<String,Object> readConcern)CountMongoCommandCountMongoCommand. setSkip(Integer skip)
-