Uses of Class
de.caluga.morphium.driver.wireprotocol.OpMsg
Packages that use OpMsg
Package
Description
-
Uses of OpMsg in de.caluga.morphium.driver.inmem
Methods in de.caluga.morphium.driver.inmem that return OpMsg -
Uses of OpMsg in de.caluga.morphium.driver.wire
Methods in de.caluga.morphium.driver.wire that return OpMsgModifier and TypeMethodDescriptionMongoConnection.getReplyFor(int msgid, long timeout) SingleMongoConnection.getReplyFor(int msgid, long timeout) SingleMongoConnection.sendAndWaitForReply(OpMsg q) Methods in de.caluga.morphium.driver.wire with parameters of type OpMsgConstructors in de.caluga.morphium.driver.wire with parameters of type OpMsgModifierConstructorDescriptionSingleMongoConnectionCursor(MongoConnection drv, int batchSize, boolean multithreaddedAccess, OpMsg reply) -
Uses of OpMsg in de.caluga.morphium.driver.wireprotocol
Methods in de.caluga.morphium.driver.wireprotocol that return OpMsg