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 withoutDatatype. | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.