Package | Description |
---|---|
com.orientechnologies.orient.server.distributed |
Modifier and Type | Method and Description |
---|---|
ODistributedConfiguration.NEW_NODE_STRATEGIES |
ODistributedConfiguration.getNewNodeStrategy()
Returns the new node strategy between "dynamic" and "static".
|
static ODistributedConfiguration.NEW_NODE_STRATEGIES |
ODistributedConfiguration.NEW_NODE_STRATEGIES.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ODistributedConfiguration.NEW_NODE_STRATEGIES[] |
ODistributedConfiguration.NEW_NODE_STRATEGIES.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2020 OrientDB. All rights reserved.