Package | Description |
---|---|
org.wso2.carbon.andes.cluster.mgt | |
org.wso2.carbon.andes.cluster.mgt.internal.managementBeans |
Modifier and Type | Method and Description |
---|---|
String |
ClusterManagerService.getMyNodeID()
get the ID assigned by zookeeper to this node
|
boolean |
ClusterManagerService.getStoreHealth()
Gets the message store's health status
|
boolean |
ClusterManagerService.isClusteringEnabled()
check if broker is in clustering mode
|
Modifier and Type | Method and Description |
---|---|
List<String> |
ClusterManagementBeans.getAllClusterNodeAddresses()
Gets the IP addresses and ports of the nodes in a cluster
|
String |
ClusterManagementBeans.getCoordinatorNodeAddress()
Gets the coordinator node's host address and port in a cluster
|
String |
ClusterManagementBeans.getMyNodeID()
Gets the current node's ID
|
boolean |
ClusterManagementBeans.getStoreHealth()
Gets the message store's health status
|
boolean |
ClusterManagementBeans.isClusteringEnabled()
Checks whether clustering is enabled
|
Copyright © 2018 WSO2. All rights reserved.