V - public interface CacheRecord<V> extends Expirable
An expirable data object which represents a cache entry.
Record ofICacheRecordStore.| Modifier and Type | Method and Description | 
|---|---|
V | 
getValue()  | 
void | 
setValue(V value)  | 
getExpirationTime, isExpiredAt, setExpirationTimeCopyright © 2014 Hazelcast, Inc.. All Rights Reserved.