| Package | Description |
|---|---|
| com.avaya.collaboration.platformlistener |
Provides classes and interfaces for dealing with platform notifications on state of platform components.
|
| Modifier and Type | Field and Description |
|---|---|
static ClusterDbState |
ClusterDbState.DOWN
Cluster database state down
|
static ClusterDbState |
ClusterDbState.UP
Cluster database state up
|
| Modifier and Type | Method and Description |
|---|---|
static ClusterDbState |
PlatformFactory.getClusterDbState()
Returns the current state of Cluster Database with respect to this Breeze server
|
ClusterDbState |
ClusterDbStateChangeEvent.getClusterDbState()
Returns the new state of cluster database.
|
static ClusterDbState |
ClusterDbState.valueOf(String name) |
static ClusterDbState[] |
ClusterDbState.values() |
| Constructor and Description |
|---|
ClusterDbStateChangeEvent(ClusterDbState clusterDbState,
String info,
long updateTime) |
Copyright © 2023 Avaya. All rights reserved.