Uses of Class
com.gigaspaces.internal.client.spaceproxy.actioninfo.CountClearProxyActionInfo
Packages that use CountClearProxyActionInfo
Package
Description
-
Uses of CountClearProxyActionInfo in com.gigaspaces.internal.client.cache.localcache.actions
Methods in com.gigaspaces.internal.client.cache.localcache.actions with parameters of type CountClearProxyActionInfoModifier and TypeMethodDescriptionintLocalCacheImplCountClearAction.execute(LocalCacheContainer spaceProxy, CountClearProxyActionInfo actionInfo) -
Uses of CountClearProxyActionInfo in com.gigaspaces.internal.client.cache.localview.actions
Methods in com.gigaspaces.internal.client.cache.localview.actions with parameters of type CountClearProxyActionInfoModifier and TypeMethodDescriptionintLocalViewImplCountClearAction.execute(LocalViewContainer spaceProxy, CountClearProxyActionInfo actionInfo) -
Uses of CountClearProxyActionInfo in com.gigaspaces.internal.client.spaceproxy.actions
Methods in com.gigaspaces.internal.client.spaceproxy.actions with parameters of type CountClearProxyActionInfoModifier and TypeMethodDescriptionabstract intCountClearProxyAction.execute(TSpaceProxy spaceProxy, CountClearProxyActionInfo actionInfo) intSpaceProxyImplCountClearAction.execute(SpaceProxyImpl spaceProxy, CountClearProxyActionInfo actionInfo) -
Uses of CountClearProxyActionInfo in com.j_spaces.core.client.sql
Methods in com.j_spaces.core.client.sql with parameters of type CountClearProxyActionInfoModifier and TypeMethodDescriptionintIQueryManager.countClear(CountClearProxyActionInfo actionInfo) intQueryManager.countClear(CountClearProxyActionInfo actionInfo)