|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Expirable | |
|---|---|
| com.hazelcast.cache.impl.record | Hazelcast JSR-107 aka JCache implementation Internal record store |
| Uses of Expirable in com.hazelcast.cache.impl.record |
|---|
| Subinterfaces of Expirable in com.hazelcast.cache.impl.record | |
|---|---|
interface |
CacheRecord<V>
An expirable and evictable data object which represents a cache entry. |
| Classes in com.hazelcast.cache.impl.record that implement Expirable | |
|---|---|
class |
AbstractCacheRecord<V>
Abstract implementation of CacheRecord with key, value and
expiration time as internal state. |
class |
CacheDataRecord
Implementation of CacheRecord where value has an internal serialized format. |
class |
CacheObjectRecord
Implementation of CacheRecord which has an internal object format. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||