| Package | Description |
|---|---|
| com.orientechnologies.orient.server.distributed |
| Modifier and Type | Method and Description |
|---|---|
ODistributedServerManager.NODE_STATUS |
ODistributedServerManager.getNodeStatus() |
static ODistributedServerManager.NODE_STATUS |
ODistributedServerManager.NODE_STATUS.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ODistributedServerManager.NODE_STATUS[] |
ODistributedServerManager.NODE_STATUS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ODistributedServerManager.checkNodeStatus(ODistributedServerManager.NODE_STATUS status) |
void |
ODistributedServerManager.setNodeStatus(ODistributedServerManager.NODE_STATUS iStatus) |
Copyright © 2009–2022 OrientDB. All rights reserved.