Uses of Class
com.orientechnologies.orient.client.remote.message.OCommandRequest.OCommand
Packages that use OCommandRequest.OCommand
-
Uses of OCommandRequest.OCommand in com.orientechnologies.orient.client.remote.message
Methods in com.orientechnologies.orient.client.remote.message that return OCommandRequest.OCommandModifier and TypeMethodDescriptionprotected OCommandRequest.OCommandOCommandRequest.commandFromStream(OMemoryStream buffer, ORecordSerializer serializer) OCommandRequest.getQueryCommand()Methods in com.orientechnologies.orient.client.remote.message with parameters of type OCommandRequest.OCommandModifier and TypeMethodDescriptionprotected voidOCommandRequest.commandToStream(OMemoryStream buffer, OCommandRequest.OCommand cmd)