public class NullMarkerNode extends NullMarkerNodeForRemoval
ReadCommittedNode.Flags
backup, flags, parent
node
componentRegistry, configuration, invocationContextContainer, invoker, originLocal
Modifier and Type | Method and Description |
---|---|
static NullMarkerNode |
getInstance() |
void |
markForUpdate(DataContainer d,
boolean b)
A no-op.
|
getChildrenDirect, getChildrenNamesDirect, getDataDirect, getFqn, isDeleted, isNullNode, isValid, setValid, updateNode
commitUpdate, getInternalParent, isChanged, isCreated, isFlagSet, lookupParent, markAsDeleted, markAsDeleted, rollbackUpdate, setChildrenLoaded, setCreated, setDataLoaded, setFlag, unsetFlag
addChild, addChild, addChildDirect, addChildDirect, addChildDirect, addChildDirect, assertValid, clearData, clearDataDirect, containsKeyDirect, dataSize, equals, get, getCache, getChild, getChild, getChildDirect, getChildDirect, getChildren, getChildrenDirect, getChildrenMapDirect, getChildrenNames, getData, getDelegationTarget, getDirect, getInternalState, getKeys, getKeysDirect, getLock, getOrCreateChild, getParent, getParentDirect, getVersion, hasChild, hasChild, hasChildrenDirect, hashCode, injectDependencies, isChildrenLoaded, isDataLoaded, isLeaf, isLockForChildInsertRemove, isResident, print, printDetails, put, putAll, putAllDirect, putDirect, putIfAbsent, releaseObjectReferences, remove, removeChild, removeChild, removeChildDirect, removeChildDirect, removeChildrenDirect, removeDirect, replace, replace, replaceAll, setChildrenMapDirect, setFqn, setInternalState, setLockForChildInsertRemove, setResident, setVersion, toString
assertIsConstructed, initialize
public static NullMarkerNode getInstance()
public void markForUpdate(DataContainer d, boolean b)
markForUpdate
in interface NodeSPI
markForUpdate
in class RepeatableReadNode
d
- data containerb
- if true, and the node supports write skew checking, nodes are tested for write skews.Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.