See: Description
| Class | Description | 
|---|---|
| AbstractNearCacheRecord<V> | Abstract implementation of  NearCacheRecordwith value and expiration time as internal state. | 
| NearCacheDataRecord | Implementation of  NearCacheRecordto storeDatatype objects. | 
| NearCacheObjectRecord<V> | Implementation of  NearCacheRecordto store
 any object type exceptData. | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.