|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
CacheRecord<V> | An expirable and evictable data object which represents a cache entry. |
CacheRecordMap<K extends Data,V extends CacheRecord> | |
Expirable | Expiring Data model interface. |
SampleableCacheRecordMap<K extends Data,V extends CacheRecord> |
Class Summary | |
---|---|
AbstractCacheRecord<V> | Abstract implementation of CacheRecord with key, value and
expiration time as internal state. |
CacheDataRecord | Implementation of CacheRecord where value has an internal serialized format. |
CacheObjectRecord | Implementation of CacheRecord which has an internal object format. |
CacheRecordFactory<R extends CacheRecord> | Provides factory for CacheRecord . |
CacheRecordHashMap |
Hazelcast JSR-107 aka JCache implementation Internal record store
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |