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