public interface ClusterAdmin
| Modifier and Type | Method and Description |
|---|---|
void |
endClusterMaintenance()
Auto generated method signature for Asynchronous Invocations
|
void |
endGroupMaintenance(String groupName20)
Auto generated method signature for Asynchronous Invocations
|
Group[] |
getGroups()
Auto generated method signature
|
GroupMember[] |
getMembers(String groupName30)
Auto generated method signature
|
void |
restartCluster()
Auto generated method signature for Asynchronous Invocations
|
void |
restartClusterGracefully()
Auto generated method signature for Asynchronous Invocations
|
void |
restartGroup(String groupName25)
Auto generated method signature for Asynchronous Invocations
|
void |
restartGroupGracefully(String groupName38)
Auto generated method signature for Asynchronous Invocations
|
void |
shutdownCluster()
Auto generated method signature for Asynchronous Invocations
|
void |
shutdownClusterGracefully()
Auto generated method signature for Asynchronous Invocations
|
void |
shutdownGroup(String groupName15)
Auto generated method signature for Asynchronous Invocations
|
void |
shutdownGroupGracefully(String groupName17)
Auto generated method signature for Asynchronous Invocations
|
void |
startClusterMaintenance()
Auto generated method signature for Asynchronous Invocations
|
void |
startgetGroups(ClusterAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMembers(String groupName30,
ClusterAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startGroupMaintenance(String groupName22)
Auto generated method signature for Asynchronous Invocations
|
void shutdownGroup(String groupName15) throws RemoteException, Exception
Exception - :RemoteExceptionvoid shutdownGroupGracefully(String groupName17) throws RemoteException, Exception
Exception - :RemoteExceptionvoid restartCluster()
throws RemoteException,
Exception
Exception - :RemoteExceptionvoid endGroupMaintenance(String groupName20) throws RemoteException, Exception
Exception - :RemoteExceptionvoid startGroupMaintenance(String groupName22) throws RemoteException, Exception
Exception - :RemoteExceptionvoid startClusterMaintenance()
throws RemoteException,
Exception
Exception - :RemoteExceptionvoid restartGroup(String groupName25) throws RemoteException, Exception
Exception - :RemoteExceptionvoid shutdownClusterGracefully()
throws RemoteException,
Exception
Exception - :RemoteExceptionvoid restartClusterGracefully()
throws RemoteException,
Exception
Exception - :RemoteExceptionvoid shutdownCluster()
throws RemoteException,
Exception
Exception - :RemoteExceptionGroupMember[] getMembers(String groupName30) throws RemoteException, Exception
getMembers29 - Exception - :RemoteExceptionvoid startgetMembers(String groupName30, ClusterAdminCallbackHandler callback) throws RemoteException
getMembers29 - RemoteExceptionGroup[] getGroups() throws RemoteException, Exception
Exception - :RemoteExceptionvoid startgetGroups(ClusterAdminCallbackHandler callback) throws RemoteException
RemoteExceptionvoid endClusterMaintenance()
throws RemoteException,
Exception
Exception - :RemoteExceptionvoid restartGroupGracefully(String groupName38) throws RemoteException, Exception
Exception - :RemoteExceptionCopyright © 2019 WSO2. All rights reserved.