| Interface | Description | 
|---|---|
| BackupAwareEntryProcessor<K,V,T> | 
 An invocable function that allows applications to perform compound operations
 on a  
Cache.Entry atomically, according the defined
 consistency of a Cache. | 
| CacheStatistics | 
 Cache statistics 
 | 
| ICache<K,V> | 
 Hazelcast  
Cache extension | 
| Class | Description | 
|---|---|
| HazelcastCachingProvider | 
 Main  
CachingProvider implementation to provide Hazelcast JCache Implementation. | 
| HazelcastExpiryPolicy | 
 Hazelcast provides custom expiry policy on each cache operation. 
 | 
| Exception | Description | 
|---|---|
| CacheNotExistsException | 
 This exception class is thrown while creating  
CacheRecordStore
 instances but the cache config is not existing on the node to create the instance on. | 
Hazelcast JSR-107 aka JCache implementation
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.