Uses of Class
com.gigaspaces.internal.client.spaceproxy.actioninfo.WriteProxyActionInfo
Packages that use WriteProxyActionInfo
Package
Description
-
Uses of WriteProxyActionInfo in com.gigaspaces.internal.client.cache.localcache.actions
Methods in com.gigaspaces.internal.client.cache.localcache.actions with parameters of type WriteProxyActionInfoModifier and TypeMethodDescriptionLeaseContext<?> LocalCacheImplWriteAction.write(LocalCacheContainer spaceProxy, WriteProxyActionInfo actionInfo) -
Uses of WriteProxyActionInfo in com.gigaspaces.internal.client.cache.localview.actions
Methods in com.gigaspaces.internal.client.cache.localview.actions with parameters of type WriteProxyActionInfoModifier and TypeMethodDescriptionLeaseContext<?> LocalViewImplWriteAction.write(LocalViewContainer spaceProxy, WriteProxyActionInfo actionInfo) -
Uses of WriteProxyActionInfo in com.gigaspaces.internal.client.spaceproxy.actions
Methods in com.gigaspaces.internal.client.spaceproxy.actions with parameters of type WriteProxyActionInfoModifier and TypeMethodDescriptionLeaseContext<?> SpaceProxyImplWriteAction.write(SpaceProxyImpl spaceProxy, WriteProxyActionInfo actionInfo) abstract LeaseContext<?> WriteProxyAction.write(TSpaceProxy spaceProxy, WriteProxyActionInfo actionInfo)