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, setExpirationTime
readData, writeData
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.