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