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