Uses of Enum Class
com.orientechnologies.orient.distributed.context.topology.OTopologyState
Packages that use OTopologyState
Package
Description
-
Uses of OTopologyState in com.orientechnologies.orient.distributed.context
Methods in com.orientechnologies.orient.distributed.context that return OTopologyStateConstructors in com.orientechnologies.orient.distributed.context with parameters of type OTopologyStateModifierConstructorDescriptionONodeStateStore(Optional<OGroupId> groupId, OTopologyState state, Set<ONodeId> members, long version) -
Uses of OTopologyState in com.orientechnologies.orient.distributed.context.coordination.message
Methods in com.orientechnologies.orient.distributed.context.coordination.message that return OTopologyStateConstructors in com.orientechnologies.orient.distributed.context.coordination.message with parameters of type OTopologyStateModifierConstructorDescriptionONodeStateNetwork(Optional<OGroupId> groupId, OTopologyState state, Set<ONodeId> members, long version) -
Uses of OTopologyState in com.orientechnologies.orient.distributed.context.topology
Methods in com.orientechnologies.orient.distributed.context.topology that return OTopologyStateModifier and TypeMethodDescriptionstatic OTopologyStateReturns the enum constant of this class with the specified name.static OTopologyState[]OTopologyState.values()Returns an array containing the constants of this enum class, in the order they are declared.