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 getStoreHealth()
throws RemoteException,
AndesManagerServiceClusterMgtExceptionException
getStoreHealth3 - AndesManagerServiceClusterMgtExceptionException - :RemoteExceptionvoid startgetStoreHealth(AndesManagerServiceCallbackHandler callback) throws RemoteException
getStoreHealth3 - RemoteExceptionboolean isClusteringEnabled()
throws RemoteException,
AndesManagerServiceClusterMgtExceptionException
isClusteringEnabled6 - AndesManagerServiceClusterMgtExceptionException - :RemoteExceptionvoid startisClusteringEnabled(AndesManagerServiceCallbackHandler callback) throws RemoteException
isClusteringEnabled6 - RemoteExceptionString[] getAllClusterNodeAddresses() throws RemoteException, AndesManagerServiceClusterMgtAdminExceptionException
getAllClusterNodeAddresses9 - AndesManagerServiceClusterMgtAdminExceptionException - :RemoteExceptionvoid startgetAllClusterNodeAddresses(AndesManagerServiceCallbackHandler callback) throws RemoteException
getAllClusterNodeAddresses9 - RemoteExceptionString getMyNodeID() throws RemoteException, AndesManagerServiceClusterMgtExceptionException
getMyNodeID12 - AndesManagerServiceClusterMgtExceptionException - :RemoteExceptionvoid startgetMyNodeID(AndesManagerServiceCallbackHandler callback) throws RemoteException
getMyNodeID12 - RemoteExceptionCopyright © 2017 WSO2. All rights reserved.