public interface ClusterAdmin
| Modifier and Type | Method and Description |
|---|---|
void |
endClusterMaintenance()
Auto generated method signature for Asynchronous Invocations
|
void |
endGroupMaintenance(String groupName36)
Auto generated method signature for Asynchronous Invocations
|
Group[] |
getGroups()
Auto generated method signature
|
GroupMember[] |
getMembers(String groupName29)
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 groupName38)
Auto generated method signature for Asynchronous Invocations
|
void |
restartGroupGracefully(String groupName33)
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 groupName25)
Auto generated method signature for Asynchronous Invocations
|
void |
shutdownGroupGracefully(String groupName20)
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 groupName29,
ClusterAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startGroupMaintenance(String groupName23)
Auto generated method signature for Asynchronous Invocations
|
void restartCluster()
throws RemoteException,
Exception
Exception - :RemoteExceptionGroup[] getGroups() throws RemoteException, Exception
Exception - :RemoteExceptionvoid startgetGroups(ClusterAdminCallbackHandler callback) throws RemoteException
RemoteExceptionvoid restartClusterGracefully()
throws RemoteException,
Exception
Exception - :RemoteExceptionvoid shutdownGroupGracefully(String groupName20) throws RemoteException, Exception
Exception - :RemoteExceptionvoid shutdownClusterGracefully()
throws RemoteException,
Exception
Exception - :RemoteExceptionvoid startGroupMaintenance(String groupName23) throws RemoteException, Exception
Exception - :RemoteExceptionvoid shutdownGroup(String groupName25) throws RemoteException, Exception
Exception - :RemoteExceptionvoid startClusterMaintenance()
throws RemoteException,
Exception
Exception - :RemoteExceptionvoid shutdownCluster()
throws RemoteException,
Exception
Exception - :RemoteExceptionGroupMember[] getMembers(String groupName29) throws RemoteException, Exception
getMembers28 - Exception - :RemoteExceptionvoid startgetMembers(String groupName29, ClusterAdminCallbackHandler callback) throws RemoteException
getMembers28 - RemoteExceptionvoid restartGroupGracefully(String groupName33) throws RemoteException, Exception
Exception - :RemoteExceptionvoid endClusterMaintenance()
throws RemoteException,
Exception
Exception - :RemoteExceptionvoid endGroupMaintenance(String groupName36) throws RemoteException, Exception
Exception - :RemoteExceptionvoid restartGroup(String groupName38) throws RemoteException, Exception
Exception - :RemoteExceptionCopyright © 2017 WSO2. All rights reserved.