Class LocalViewImplSnapshotAction
java.lang.Object
com.gigaspaces.internal.client.spaceproxy.actions.SnapshotProxyAction<LocalViewContainer>
com.gigaspaces.internal.client.cache.localview.actions.LocalViewImplSnapshotAction
- Author:
- GigaSpaces
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> ISpaceQuery<T>snapshot(LocalViewContainer spaceProxy, SnapshotProxyActionInfo actionInfo)
-
Constructor Details
-
LocalViewImplSnapshotAction
public LocalViewImplSnapshotAction()
-
-
Method Details
-
snapshot
public <T> ISpaceQuery<T> snapshot(LocalViewContainer spaceProxy, SnapshotProxyActionInfo actionInfo) throws RemoteException - Specified by:
snapshotin classSnapshotProxyAction<LocalViewContainer>- Throws:
RemoteException
-