Uses of Class
de.caluga.morphium.driver.commands.GetMoreMongoCommand
-
Packages that use GetMoreMongoCommand Package Description de.caluga.morphium.driver.commands -
-
Uses of GetMoreMongoCommand in de.caluga.morphium.driver.commands
Methods in de.caluga.morphium.driver.commands that return GetMoreMongoCommand Modifier and Type Method Description GetMoreMongoCommandGetMoreMongoCommand. fromMap(Map<String,Object> m)GetMoreMongoCommandGetMoreMongoCommand. setBatchSize(Integer batchSize)GetMoreMongoCommandGetMoreMongoCommand. setCursorId(long cursorId)GetMoreMongoCommandGetMoreMongoCommand. setMaxTimeMs(Integer maxTimeMs)
-