public interface AndesManagerService
| Modifier and Type | Method and Description |
|---|---|
String[] |
getAllClusterNodeAddresses()
Auto generated method signature
|
String |
getMyNodeID()
Auto generated method signature
|
boolean |
getStoreHealth()
Auto generated method signature
|
boolean |
isClusteringEnabled()
Auto generated method signature
|
void |
startgetAllClusterNodeAddresses(AndesManagerServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMyNodeID(AndesManagerServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetStoreHealth(AndesManagerServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisClusteringEnabled(AndesManagerServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
boolean isClusteringEnabled()
throws RemoteException,
AndesManagerServiceClusterMgtExceptionException
isClusteringEnabled3 - AndesManagerServiceClusterMgtExceptionException - :RemoteExceptionvoid startisClusteringEnabled(AndesManagerServiceCallbackHandler callback) throws RemoteException
isClusteringEnabled3 - RemoteExceptionString getMyNodeID() throws RemoteException, AndesManagerServiceClusterMgtExceptionException
getMyNodeID6 - AndesManagerServiceClusterMgtExceptionException - :RemoteExceptionvoid startgetMyNodeID(AndesManagerServiceCallbackHandler callback) throws RemoteException
getMyNodeID6 - RemoteExceptionboolean getStoreHealth()
throws RemoteException,
AndesManagerServiceClusterMgtExceptionException
getStoreHealth9 - AndesManagerServiceClusterMgtExceptionException - :RemoteExceptionvoid startgetStoreHealth(AndesManagerServiceCallbackHandler callback) throws RemoteException
getStoreHealth9 - RemoteExceptionString[] getAllClusterNodeAddresses() throws RemoteException, AndesManagerServiceClusterMgtAdminExceptionException
getAllClusterNodeAddresses12 - AndesManagerServiceClusterMgtAdminExceptionException - :RemoteExceptionvoid startgetAllClusterNodeAddresses(AndesManagerServiceCallbackHandler callback) throws RemoteException
getAllClusterNodeAddresses12 - RemoteExceptionCopyright © 2019 WSO2. All rights reserved.