Package | Description |
---|---|
com.avaya.collaboration.cluster |
provides information about cluster.
|
Modifier and Type | Field and Description |
---|---|
static Status |
Status.DOWN
This node is not available to process calls.
|
static Status |
Status.UP
This node is available to process calls.
|
Modifier and Type | Method and Description |
---|---|
Status |
NodeStatus.getStatus()
Gets the status of this node.
|
static Status |
Status.valueOf(String name) |
static Status[] |
Status.values() |
Copyright © 2023 Avaya. All rights reserved.