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