See: Description
| Class | Description | 
|---|---|
| AbstractCacheMessageTask<P> | 
 Abstract Cache request to handle InMemoryFormat which needed for operation provider 
 | 
| CacheAddEntryListenerMessageTask | 
 Client request which registers an event listener on behalf of the client and delegates the received events
 back to client. 
 | 
| CacheAddNearCacheInvalidationListenerTask | |
| CacheAddPartitionLostListenerMessageTask | |
| CacheAssignAndGetUuidsMessageTask | |
| CacheAssignAndGetUuidsOperation | |
| CacheAssignAndGetUuidsOperationFactory | |
| CacheClearMessageTask | 
 This client request  specifically calls  
CacheClearOperationFactory on the server side. | 
| CacheContainsKeyMessageTask | 
 This client request  specifically calls  
CacheContainsKeyOperation on the server side. | 
| CacheCreateConfigMessageTask | 
 Creates the given CacheConfig on all members of the cluster. 
 | 
| CacheDestroyMessageTask | |
| CacheEntryProcessorMessageTask | 
 This client request  specifically calls  
CacheEntryProcessorOperation on the server side. | 
| CacheEventJournalReadTask<K,V,T> | 
 Reads from the cache event journal in batches. 
 | 
| CacheEventJournalSubscribeTask | 
 Performs the initial subscription to the cache event journal. 
 | 
| CacheFetchNearCacheInvalidationMetadataTask | |
| CacheGetAllMessageTask | 
 This client request  specifically calls  
CacheGetAllOperationFactory on the server side. | 
| CacheGetAndRemoveMessageTask | 
 This client request  specifically calls  
CacheGetAndRemoveOperation on the server side. | 
| CacheGetAndReplaceMessageTask | 
 This client request specifically calls  
CacheGetAndReplaceOperation on the server side. | 
| CacheGetConfigMessageTask | 
 This client request specifically calls  
CacheGetConfigOperation on the server side. | 
| CacheGetMessageTask | 
 This client request  specifically calls  
CacheGetOperation on the server side. | 
| CacheIterateEntriesMessageTask | 
 This client request specifically calls  
CacheEntryIteratorOperation on the server side. | 
| CacheIterateMessageTask | 
 This client request  specifically calls  
CacheKeyIteratorOperation on the server side. | 
| CacheListenerRegistrationMessageTask | 
 This client request  specifically calls  
CacheListenerRegistrationOperation on the server side. | 
| CacheLoadAllMessageTask | 
 This client request  specifically calls  
CacheLoadAllOperationFactory on the server side. | 
| CacheManagementConfigMessageTask | 
 This client request  specifically calls  
CacheManagementConfigOperation on the server side. | 
| CachePutAllMessageTask | 
 This client request specifically calls  
CachePutAllOperation on the server side. | 
| CachePutIfAbsentMessageTask | 
 This client request  specifically calls  
CachePutIfAbsentOperation on the server side. | 
| CachePutMessageTask | 
 This client request  specifically calls  
CachePutOperation on the server side. | 
| CacheRemoveAllKeysMessageTask | 
 This client request  specifically calls  
CacheRemoveAllOperationFactory on the server side. | 
| CacheRemoveAllMessageTask | 
 This client request  specifically calls  
CacheRemoveAllOperationFactory on the server side. | 
| CacheRemoveEntryListenerMessageTask | 
 Client request which unregisters the event listener on behalf of the client. 
 | 
| CacheRemoveInvalidationListenerMessageTask | 
 Client request which unregisters the invalidation listener on behalf of the client. 
 | 
| CacheRemoveMessageTask | 
 This client request  specifically calls  
CacheRemoveOperation on the server side. | 
| CacheRemovePartitionLostListenerMessageTask | |
| CacheReplaceMessageTask | 
 This client request specifically calls  
CachePutOperation on the server side. | 
| CacheSetExpiryPolicyMessageTask | |
| CacheSizeMessageTask | 
 This client request specifically calls  
CacheSizeOperationFactory on the server side. | 
| Pre38CacheAddInvalidationListenerTask | 
Client protocol tasks implementations for JCache
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.