See: Description
| Class | Description |
|---|---|
| AbstractMutatingCacheOperation |
Base modifying cache operation, this operation publishes COMPLETE events
|
| CacheClearBackupOperation |
Store keys as set when ClearOperation run.
|
| CacheClearOperation |
Cache Clear, remove all operation with or without a set of keys provided
|
| CacheClearOperationFactory |
Factory for Clear Operation
|
| CacheContainsKeyOperation |
Cache ContainsKey Operation
|
| CacheCreateConfigOperation |
Cache CreateConfig Operation
|
| CacheDestroyOperation |
Cache CreateConfig Operation
|
| CacheEntryProcessorOperation |
Operation of the Cache Entry Processor.
|
| CacheGetAllOperation |
Get all keys from Cache.
|
| CacheGetAllOperationFactory |
Provides factory for
CacheGetAllOperation |
| CacheGetAndRemoveOperation |
Cache GetAndRemove Operation
|
| CacheGetAndReplaceOperation |
Cache GetAndReplace Operation
|
| CacheGetConfigOperation |
Cache GetConfig Operation
|
| CacheGetOperation |
Cache Get Operation
|
| CacheKeyIteratorOperation |
Provides iterator functionality for ICache.
|
| CacheListenerRegistrationOperation |
Provides Listener Registration Service.
|
| CacheLoadAllOperation |
Triggers cache store load of all given keys.
|
| CacheLoadAllOperationFactory |
Provides factory for
CacheLoadAllOperation |
| CacheManagementConfigOperation |
Cache ManagementConfig Operation
|
| CachePutAllBackupOperation |
Cache PutAllBackup Operation
|
| CachePutBackupOperation |
Cache PutBackup Operation
|
| CachePutIfAbsentOperation |
Cache PutIfAbsent Operation
|
| CachePutOperation |
Cache Put operation
|
| CacheRemoveBackupOperation |
Cache RemoveBackup Operation
|
| CacheRemoveOperation |
Cache Remove Operation
|
| CacheReplaceOperation |
Cache Replace Operation
|
| CacheReplicationOperation |
Cache Replication Operation for migration
|
| CacheSizeOperation |
Cache Size Operation
|
| CacheSizeOperationFactory |
Factory for CacheSizeOperation
|
Hazelcast JSR-107 aka JCache implementation Cache Operations
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.