Interface ClusterAdmin
- All Known Implementing Classes:
ClusterAdminStub
public interface ClusterAdmin
-
Method Summary
Modifier and TypeMethodDescriptionvoidAuto generated method signature for Asynchronous InvocationsvoidendGroupMaintenance(String groupName20) Auto generated method signature for Asynchronous InvocationsGroup[]Auto generated method signaturegetMembers(String groupName30) Auto generated method signaturevoidAuto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidrestartGroup(String groupName25) Auto generated method signature for Asynchronous InvocationsvoidrestartGroupGracefully(String groupName38) Auto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidshutdownGroup(String groupName15) Auto generated method signature for Asynchronous InvocationsvoidshutdownGroupGracefully(String groupName17) Auto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidstartgetGroups(ClusterAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetMembers(String groupName30, ClusterAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartGroupMaintenance(String groupName22) Auto generated method signature for Asynchronous Invocations
-
Method Details
-
shutdownGroup
Auto generated method signature for Asynchronous Invocations- Throws:
Exception- :RemoteException
-
shutdownGroupGracefully
Auto generated method signature for Asynchronous Invocations- Throws:
Exception- :RemoteException
-
restartCluster
Auto generated method signature for Asynchronous Invocations- Throws:
Exception- :RemoteException
-
endGroupMaintenance
Auto generated method signature for Asynchronous Invocations- Throws:
Exception- :RemoteException
-
startGroupMaintenance
Auto generated method signature for Asynchronous Invocations- Throws:
Exception- :RemoteException
-
startClusterMaintenance
Auto generated method signature for Asynchronous Invocations- Throws:
Exception- :RemoteException
-
restartGroup
Auto generated method signature for Asynchronous Invocations- Throws:
Exception- :RemoteException
-
shutdownClusterGracefully
Auto generated method signature for Asynchronous Invocations- Throws:
Exception- :RemoteException
-
restartClusterGracefully
Auto generated method signature for Asynchronous Invocations- Throws:
Exception- :RemoteException
-
shutdownCluster
Auto generated method signature for Asynchronous Invocations- Throws:
Exception- :RemoteException
-
getMembers
Auto generated method signature- Parameters:
getMembers29-- Throws:
Exception- :RemoteException
-
startgetMembers
void startgetMembers(String groupName30, ClusterAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getMembers29-- Throws:
RemoteException
-
getGroups
Auto generated method signature- Throws:
Exception- :RemoteException
-
startgetGroups
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
endClusterMaintenance
Auto generated method signature for Asynchronous Invocations- Throws:
Exception- :RemoteException
-
restartGroupGracefully
Auto generated method signature for Asynchronous Invocations- Throws:
Exception- :RemoteException
-