public class LocalCacheImplAdminAction extends AdminProxyAction<LocalCacheContainer>
Constructor and Description |
---|
LocalCacheImplAdminAction() |
Modifier and Type | Method and Description |
---|---|
void |
dropClass(LocalCacheContainer spaceProxy,
String className) |
AsyncFuture |
execute(LocalCacheContainer spaceProxy,
SpaceTask task,
Object routing,
Transaction txn,
AsyncFutureListener listener) |
SpaceHealthStatus |
getSpaceHealthStatus(LocalCacheContainer spaceProxy) |
void |
ping(LocalCacheContainer spaceProxy) |
public void dropClass(LocalCacheContainer spaceProxy, String className) throws RemoteException, DropClassException
dropClass
in class AdminProxyAction<LocalCacheContainer>
RemoteException
DropClassException
public void ping(LocalCacheContainer spaceProxy) throws RemoteException
ping
in class AdminProxyAction<LocalCacheContainer>
RemoteException
public SpaceHealthStatus getSpaceHealthStatus(LocalCacheContainer spaceProxy) throws RemoteException
getSpaceHealthStatus
in class AdminProxyAction<LocalCacheContainer>
RemoteException
public AsyncFuture execute(LocalCacheContainer spaceProxy, SpaceTask task, Object routing, Transaction txn, AsyncFutureListener listener) throws RemoteException, TransactionException
execute
in class AdminProxyAction<LocalCacheContainer>
RemoteException
TransactionException
Copyright © GigaSpaces.