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>RemoteExceptionDropClassExceptionpublic void ping(LocalCacheContainer spaceProxy) throws RemoteException
ping in class AdminProxyAction<LocalCacheContainer>RemoteExceptionpublic SpaceHealthStatus getSpaceHealthStatus(LocalCacheContainer spaceProxy) throws RemoteException
getSpaceHealthStatus in class AdminProxyAction<LocalCacheContainer>RemoteExceptionpublic AsyncFuture execute(LocalCacheContainer spaceProxy, SpaceTask task, Object routing, Transaction txn, AsyncFutureListener listener) throws RemoteException, TransactionException
execute in class AdminProxyAction<LocalCacheContainer>RemoteExceptionTransactionExceptionCopyright © GigaSpaces.