Uses of Interface
com.orientechnologies.orient.distributed.context.coordination.message.OStructuralMessage
Packages that use OStructuralMessage
Package
Description
-
Uses of OStructuralMessage in com.orientechnologies.orient.distributed.context.coordination.message
Classes in com.orientechnologies.orient.distributed.context.coordination.message that implement OStructuralMessageModifier and TypeClassDescriptionclassclassclassclassclassclassMethods in com.orientechnologies.orient.distributed.context.coordination.message that return OStructuralMessageModifier and TypeMethodDescriptionstatic OStructuralMessageOStructuralMessage.readNetwork(DataInput input) -
Uses of OStructuralMessage in com.orientechnologies.orient.distributed.db
Methods in com.orientechnologies.orient.distributed.db with parameters of type OStructuralMessageModifier and TypeMethodDescriptionvoidOrientDBDistributed.receiveMessage(OStructuralMessage op) voidOrientDBDistributed.sendMessage(Set<ONodeId> set, OStructuralMessage op) Constructors in com.orientechnologies.orient.distributed.db with parameters of type OStructuralMessageModifierConstructorDescriptionONetworkMessageStructural(OrientDBDistributed ctx, OStructuralMessage message)