Uses of Class
com.gigaspaces.internal.client.spaceproxy.actions.SnapshotProxyAction
Packages that use SnapshotProxyAction
Package
Description
-
Uses of SnapshotProxyAction in com.gigaspaces.internal.client.cache.localcache.actions
Methods in com.gigaspaces.internal.client.cache.localcache.actions that return SnapshotProxyActionModifier and TypeMethodDescriptionprotected SnapshotProxyAction<LocalCacheContainer> LocalCacheImplActionManager.createSnapshotProxyAction() -
Uses of SnapshotProxyAction in com.gigaspaces.internal.client.cache.localview.actions
Methods in com.gigaspaces.internal.client.cache.localview.actions that return SnapshotProxyActionModifier and TypeMethodDescriptionprotected SnapshotProxyAction<LocalViewContainer> LocalViewImplActionManager.createSnapshotProxyAction() -
Uses of SnapshotProxyAction in com.gigaspaces.internal.client.spaceproxy.actions
Subclasses of SnapshotProxyAction in com.gigaspaces.internal.client.spaceproxy.actionsMethods in com.gigaspaces.internal.client.spaceproxy.actions that return SnapshotProxyActionModifier and TypeMethodDescriptionprotected abstract SnapshotProxyAction<TSpaceProxy> AbstractSpaceProxyActionManager.createSnapshotProxyAction()protected SnapshotProxyAction<SpaceProxyImpl> SpaceProxyImplActionManager.createSnapshotProxyAction()