| Package | Description |
|---|---|
| com.orientechnologies.orient.server.distributed | |
| com.orientechnologies.orient.server.distributed.impl |
| Modifier and Type | Method and Description |
|---|---|
ODistributedServerManager.NODE_STATUS |
ODistributedServerManager.getNodeStatus() |
static ODistributedServerManager.NODE_STATUS |
ODistributedServerManager.NODE_STATUS.valueOf(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 string) |
void |
ODistributedServerManager.setNodeStatus(ODistributedServerManager.NODE_STATUS iStatus) |
| Modifier and Type | Field and Description |
|---|---|
protected ODistributedServerManager.NODE_STATUS |
ODistributedAbstractPlugin.status |
| Modifier and Type | Method and Description |
|---|---|
ODistributedServerManager.NODE_STATUS |
ODistributedAbstractPlugin.getNodeStatus() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ODistributedAbstractPlugin.checkNodeStatus(ODistributedServerManager.NODE_STATUS iStatus2Check) |
void |
ODistributedAbstractPlugin.setNodeStatus(ODistributedServerManager.NODE_STATUS iStatus) |
Copyright © 2009–2025 OrientDB. All rights reserved.