Package | Description |
---|---|
com.hazelcast.cache.impl |
Hazelcast JSR-107 aka JCache implementation
|
com.hazelcast.cache.impl.maxsize.impl |
Max-Size policy implementations for cache.
|
com.hazelcast.cache.impl.operation |
Hazelcast JSR-107 aka JCache implementation
|
com.hazelcast.cache.impl.record |
Hazelcast JSR-107 aka JCache implementation
Internal record store
|
Class and Description |
---|
CacheRecord
An expirable and evictable data object which represents a cache entry.
|
CacheRecordFactory
Provides factory for
CacheRecord . |
CacheRecordHashMap |
SampleableCacheRecordMap |
Class and Description |
---|
CacheRecordMap |
Class and Description |
---|
CacheRecord
An expirable and evictable data object which represents a cache entry.
|
Class and Description |
---|
AbstractCacheRecord
Abstract implementation of
CacheRecord with key, value and
expiration time as internal state. |
CacheRecord
An expirable and evictable data object which represents a cache entry.
|
CacheRecordHashMap.EvictableSamplingEntry |
CacheRecordMap |
Expirable
Expiring Data model interface.
|
SampleableCacheRecordMap |
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.