| Package | Description |
|---|---|
| com.orientechnologies.orient.server.distributed |
| Modifier and Type | Method and Description |
|---|---|
ODistributedConfiguration.ROLES |
ODistributedConfiguration.getDefaultServerRole()
Returns the default server role between MASTER (default) and REPLICA.
|
ODistributedConfiguration.ROLES |
ODistributedConfiguration.getServerRole(String iServerName)
Returns the server role between MASTER (default) and REPLICA.
|
static ODistributedConfiguration.ROLES |
ODistributedConfiguration.ROLES.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ODistributedConfiguration.ROLES[] |
ODistributedConfiguration.ROLES.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2016 Orient Technologies. All rights reserved.