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
- :RemoteException
Group[] getGroups() throws RemoteException, Exception
Exception
- :RemoteException
void startgetGroups(ClusterAdminCallbackHandler callback) throws RemoteException
RemoteException
void restartClusterGracefully() throws RemoteException, Exception
Exception
- :RemoteException
void shutdownGroupGracefully(String groupName20) throws RemoteException, Exception
Exception
- :RemoteException
void shutdownClusterGracefully() throws RemoteException, Exception
Exception
- :RemoteException
void startGroupMaintenance(String groupName23) throws RemoteException, Exception
Exception
- :RemoteException
void shutdownGroup(String groupName25) throws RemoteException, Exception
Exception
- :RemoteException
void startClusterMaintenance() throws RemoteException, Exception
Exception
- :RemoteException
void shutdownCluster() throws RemoteException, Exception
Exception
- :RemoteException
GroupMember[] getMembers(String groupName29) throws RemoteException, Exception
getMembers28
- Exception
- :RemoteException
void startgetMembers(String groupName29, ClusterAdminCallbackHandler callback) throws RemoteException
getMembers28
- RemoteException
void restartGroupGracefully(String groupName33) throws RemoteException, Exception
Exception
- :RemoteException
void endClusterMaintenance() throws RemoteException, Exception
Exception
- :RemoteException
void endGroupMaintenance(String groupName36) throws RemoteException, Exception
Exception
- :RemoteException
void restartGroup(String groupName38) throws RemoteException, Exception
Exception
- :RemoteException
Copyright © 2017 WSO2. All rights reserved.