See: Description
Class | Description |
---|---|
AbstractNearCacheRecord<V> |
Abstract implementation of
NearCacheRecord with value and
expiration time as internal state. |
NearCacheDataRecord |
Implementation of
NearCacheRecord to store
Data type objects. |
NearCacheObjectRecord<V> |
Implementation of
NearCacheRecord to store
any object type without Data type. |
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.