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 except Data. | 
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.