Uses of Class
com.gigaspaces.internal.client.spaceproxy.actioninfo.ReadTakeAsyncProxyActionInfo
Packages that use ReadTakeAsyncProxyActionInfo
Package
Description
-
Uses of ReadTakeAsyncProxyActionInfo in com.gigaspaces.internal.client.cache.localcache.actions
Methods in com.gigaspaces.internal.client.cache.localcache.actions with parameters of type ReadTakeAsyncProxyActionInfoModifier and TypeMethodDescriptionAsyncFuture<?>LocalCacheImplReadTakeAction.asyncRead(LocalCacheContainer spaceProxy, ReadTakeAsyncProxyActionInfo actionInfo) AsyncFuture<?>LocalCacheImplReadTakeAction.asyncTake(LocalCacheContainer spaceProxy, ReadTakeAsyncProxyActionInfo actionInfo) Constructors in com.gigaspaces.internal.client.cache.localcache.actions with parameters of type ReadTakeAsyncProxyActionInfoModifierConstructorDescriptionLocalCacheImplAsyncOperationsFuture(LocalCache cache, ReadTakeAsyncProxyActionInfo actionInfo) -
Uses of ReadTakeAsyncProxyActionInfo in com.gigaspaces.internal.client.cache.localview.actions
Methods in com.gigaspaces.internal.client.cache.localview.actions with parameters of type ReadTakeAsyncProxyActionInfoModifier and TypeMethodDescriptionAsyncFuture<?>LocalViewImplReadTakeAction.asyncRead(LocalViewContainer spaceProxy, ReadTakeAsyncProxyActionInfo actionInfo) AsyncFuture<?>LocalViewImplReadTakeAction.asyncTake(LocalViewContainer spaceProxy, ReadTakeAsyncProxyActionInfo actionInfo) -
Uses of ReadTakeAsyncProxyActionInfo in com.gigaspaces.internal.client.spaceproxy.actions
Methods in com.gigaspaces.internal.client.spaceproxy.actions with parameters of type ReadTakeAsyncProxyActionInfoModifier and TypeMethodDescriptionabstract AsyncFuture<?>ReadTakeProxyAction.asyncRead(TSpaceProxy spaceProxy, ReadTakeAsyncProxyActionInfo actionInfo) AsyncFuture<?>SpaceProxyImplReadTakeAction.asyncRead(SpaceProxyImpl spaceProxy, ReadTakeAsyncProxyActionInfo actionInfo) abstract AsyncFuture<?>ReadTakeProxyAction.asyncTake(TSpaceProxy spaceProxy, ReadTakeAsyncProxyActionInfo actionInfo) AsyncFuture<?>SpaceProxyImplReadTakeAction.asyncTake(SpaceProxyImpl spaceProxy, ReadTakeAsyncProxyActionInfo actionInfo)