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