evictionCriteriaNumber, key, statistics, version
Constructor and Description |
---|
ObjectRecord() |
ObjectRecord(Data keyData,
Object value,
boolean statisticsEnabled) |
Modifier and Type | Method and Description |
---|---|
long |
getCost() |
Object |
getValue() |
void |
invalidate() |
void |
setValue(Object o) |
equals, getEvictionCriteriaNumber, getKey, getStatistics, getVersion, hashCode, onAccess, onStore, onUpdate, setEvictionCriteriaNumber, setStatistics, setVersion, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getEvictionCriteriaNumber, getKey, getStatistics, getVersion, onAccess, onStore, onUpdate, setEvictionCriteriaNumber, setStatistics, setVersion
public long getCost()
public void invalidate()
invalidate
in interface Record<Object>
Copyright © 2014 Hazelcast, Inc.. All rights reserved.