Uses of Enum Class
com.orientechnologies.orient.server.distributed.ODistributedConfiguration.NEW_NODE_STRATEGIES
Packages that use ODistributedConfiguration.NEW_NODE_STRATEGIES
-
Uses of ODistributedConfiguration.NEW_NODE_STRATEGIES in com.orientechnologies.orient.server.distributed
Methods in com.orientechnologies.orient.server.distributed that return ODistributedConfiguration.NEW_NODE_STRATEGIESModifier and TypeMethodDescriptionODistributedConfiguration.getNewNodeStrategy()Returns the new node strategy between "dynamic" and "static".Returns the enum constant of this class with the specified name.ODistributedConfiguration.NEW_NODE_STRATEGIES.values()Returns an array containing the constants of this enum class, in the order they are declared.