Class OModifiableDistributedConfiguration
java.lang.Object
com.orientechnologies.orient.server.distributed.ODistributedConfiguration
com.orientechnologies.orient.server.distributed.OModifiableDistributedConfiguration
Modifiable Distributed configuration. It's created starting from a ODistributedConfiguration
object. Every changes increment the field "version".
- Author:
- Luca Garulli (l.garulli--at--orientdb.com)
-
Nested Class Summary
Nested classes/interfaces inherited from class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
ODistributedConfiguration.NEW_NODE_STRATEGIES, ODistributedConfiguration.ROLES -
Field Summary
Fields inherited from class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
ALL_WILDCARD, AUTO_DEPLOY, CLUSTERS, configuration, DCS, DEFAULT_CLUSTER_NAME, DEFAULT_READ_QUORUM, DEFAULT_WRITE_QUORUM, EXECUTION_MODE, EXECUTION_MODE_SYNCHRONOUS, NEW_NODE_STRATEGY, NEW_NODE_TAG, OWNER, QUORUM_ALL, QUORUM_LOCAL_DC, QUORUM_MAJORITY, READ_QUORUM, READ_YOUR_WRITES, SERVERS, VERSION, WRITE_QUORUM -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
getAllConfiguredServers, getClusterConfiguration, getClusterNames, getClusterOwner, getClustersOwnedByServer, getConfiguredServers, getDataCenterOfServer, getDataCenters, getDataCenterServers, getDataCenterWriteQuorum, getDefaultServerRole, getDocument, getMasterServers, getOwnedClustersByServer, getReadQuorum, getRegisteredServers, getServerRole, getServers, getVersion, getWriteQuorum, hasDataCenterConfiguration, isAutoDeploy, isLocalDataCenterWriteQuorum, isReadYourWrites, toString
-
Constructor Details
-
OModifiableDistributedConfiguration
-
-
Method Details
-
modify
- Overrides:
modifyin classODistributedConfiguration
-
override
-