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