Uses of Enum Class
com.orientechnologies.orient.server.distributed.NODE_STATUS
Packages that use NODE_STATUS
Package
Description
-
Uses of NODE_STATUS in com.orientechnologies.orient.server.distributed
Methods in com.orientechnologies.orient.server.distributed that return NODE_STATUSModifier and TypeMethodDescriptionODistributedServerManager.getNodeStatus()static NODE_STATUSReturns the enum constant of this class with the specified name.static NODE_STATUS[]NODE_STATUS.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.orientechnologies.orient.server.distributed with parameters of type NODE_STATUSModifier and TypeMethodDescriptionvoidODistributedServerManager.setNodeStatus(NODE_STATUS iStatus) -
Uses of NODE_STATUS in com.orientechnologies.orient.server.distributed.impl
Methods in com.orientechnologies.orient.server.distributed.impl that return NODE_STATUSMethods in com.orientechnologies.orient.server.distributed.impl with parameters of type NODE_STATUS -
Uses of NODE_STATUS in com.orientechnologies.orient.server.hazelcast
Fields in com.orientechnologies.orient.server.hazelcast declared as NODE_STATUSMethods in com.orientechnologies.orient.server.hazelcast that return NODE_STATUSMethods in com.orientechnologies.orient.server.hazelcast with parameters of type NODE_STATUSModifier and TypeMethodDescriptionvoidOHazelcastClusterMetadataManager.setNodeStatus(NODE_STATUS iStatus)