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