Uses of Interface
com.orientechnologies.orient.distributed.db.OOperationMessage
Packages that use OOperationMessage
Package
Description
-
Uses of OOperationMessage in com.orientechnologies.orient.distributed.context.coordination.message
Methods in com.orientechnologies.orient.distributed.context.coordination.message that return OOperationMessageConstructors in com.orientechnologies.orient.distributed.context.coordination.message with parameters of type OOperationMessage -
Uses of OOperationMessage in com.orientechnologies.orient.distributed.context.topology
Classes in com.orientechnologies.orient.distributed.context.topology that implement OOperationMessageMethods in com.orientechnologies.orient.distributed.context.topology with parameters of type OOperationMessageModifier and TypeMethodDescriptionvoidOOperationMessageSender.enstablish(Set<ONodeId> nodes, OOperationMessage message) voidOOperationMessageSender.send(OOperationMessage message) -
Uses of OOperationMessage in com.orientechnologies.orient.distributed.db
Classes in com.orientechnologies.orient.distributed.db that implement OOperationMessageMethods in com.orientechnologies.orient.distributed.db that return OOperationMessageModifier and TypeMethodDescriptionstatic OOperationMessageOOperationMessage.readNetwork(DataInput input) Methods in com.orientechnologies.orient.distributed.db with parameters of type OOperationMessageModifier and TypeMethodDescriptionOrientDBDistributed.distributedOperation(OOperationMessage operation)