public interface NearCacheRecord
| Modifier and Type | Method and Description |
|---|---|
Data |
getKeyData() |
Object |
getValue() |
Data |
getValueData() |
boolean |
hasValueData() |
void |
invalidate() |
void |
setValueData(Data value) |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.