Class LocalCacheImplCountClearAction
java.lang.Object
com.gigaspaces.internal.client.spaceproxy.actions.CountClearProxyAction<LocalCacheContainer>
com.gigaspaces.internal.client.cache.localcache.actions.LocalCacheImplCountClearAction
- Author:
- GigaSpaces
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintexecute(LocalCacheContainer spaceProxy, CountClearProxyActionInfo actionInfo)
-
Constructor Details
-
LocalCacheImplCountClearAction
public LocalCacheImplCountClearAction()
-
-
Method Details
-
execute
public int execute(LocalCacheContainer spaceProxy, CountClearProxyActionInfo actionInfo) throws RemoteException, UnusableEntryException, TransactionException - Specified by:
executein classCountClearProxyAction<LocalCacheContainer>- Throws:
RemoteExceptionUnusableEntryExceptionTransactionException
-