public interface MVCCEntry extends CacheEntry, StateChangingEntry
| Modifier and Type | Method and Description |
|---|---|
void |
copyForUpdate(DataContainer container)
Makes internal copies of the entry for updates
|
void |
setChanged(boolean isChanged) |
commit, getKey, getLifespan, getMaxIdle, getValue, isChanged, isCreated, isEvicted, isLoaded, isNull, isRemoved, isValid, rollback, setCreated, setEvicted, setLoaded, setRemoved, setSkipRemoteGet, setValid, setValue, skipRemoteGet, undeletecomparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, hashCodegetMetadata, setMetadatacopyStateFlagsFrom, getStateFlagsvoid copyForUpdate(DataContainer container)
container - data containervoid setChanged(boolean isChanged)
setChanged in interface CacheEntryCopyright © 2016 JBoss, a division of Red Hat. All rights reserved.