| Package | Description | 
|---|---|
| com.hazelcast.internal.nearcache.impl.record | Near Cache record implementations. | 
| com.hazelcast.internal.nearcache.impl.store | Near Cache store implementations. | 
| Class and Description | 
|---|
| AbstractNearCacheRecord Abstract implementation of  NearCacheRecordwith value and
 expiration time as internal state. | 
| Class and Description | 
|---|
| NearCacheDataRecord Implementation of  NearCacheRecordto storeDatatype objects. | 
| NearCacheObjectRecord Implementation of  NearCacheRecordto store
 any object type withoutDatatype. | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.