public class NullMarkerEntry extends NullMarkerEntryForRemoval
ReadCommittedEntry.Flagsflags, key, oldValue, value| Modifier and Type | Method and Description |
|---|---|
void |
copyForUpdate(DataContainer d,
boolean localModeWriteSkewCheck)
A no-op.
|
static NullMarkerEntry |
getInstance() |
isLockPlaceholder, isNull, isRemoved, isValid, setLockPlaceholderperformLocalWriteSkewCheckcommit, getKey, getLifespan, getMaxIdle, getValue, getVersion, isChanged, isCreated, isEvicted, isFlagSet, rollback, setChanged, setCreated, setEvicted, setFlag, setLifespan, setMaxIdle, setRemoved, setValid, setValue, setVersion, toString, undelete, unsetFlagpublic static NullMarkerEntry getInstance()
public final void copyForUpdate(DataContainer d, boolean localModeWriteSkewCheck)
copyForUpdate in interface MVCCEntrycopyForUpdate in class RepeatableReadEntryd - data containerlocalModeWriteSkewCheck - if true, write skews are tested for and exceptions are thrown if detected. Only applicable
to IsolationLevel.REPEATABLE_READ.Copyright © 2012 JBoss by Red Hat. All Rights Reserved.