Klasse GetMoreMongoCommand
java.lang.Object
de.caluga.morphium.driver.commands.MongoCommand<GetMoreMongoCommand>
de.caluga.morphium.driver.commands.GetMoreMongoCommand
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifikator und TypMethodeBeschreibungasMap()execute()longsetBatchSize(Integer batchSize) setCursorId(long cursorId) setMaxTimeMs(Integer maxTimeMs) Von Klasse geerbte Methoden MongoCommand
clear, executeAsync, getColl, getComment, getConnection, getDb, getMetaData, releaseConnection, setColl, setComment, setConnection, setDb, setMetaData, setMetaData
-
Konstruktordetails
-
GetMoreMongoCommand
-
-
Methodendetails
-
getCursorId
public long getCursorId() -
setCursorId
-
getBatchSize
-
setBatchSize
-
getMaxTimeMs
-
setMaxTimeMs
-
getCommandName
- Angegeben von:
getCommandNamein KlasseMongoCommand<GetMoreMongoCommand>
-
asMap
- Setzt außer Kraft:
asMapin KlasseMongoCommand<GetMoreMongoCommand>
-
fromMap
- Setzt außer Kraft:
fromMapin KlasseMongoCommand<GetMoreMongoCommand>
-
execute
- Löst aus:
MorphiumDriverException
-