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