V - public interface CacheRecord<V> extends Expirable, DataSerializable
ICacheRecordStore| Modifier and Type | Method and Description |
|---|---|
Data |
getKey() |
V |
getValue() |
void |
setValue(V value) |
getExpirationTime, isExpiredAt, setExpirationTimereadData, writeDataCopyright © 2015 Hazelcast, Inc.. All Rights Reserved.