public class NullMarkerNode extends NullMarkerNodeForRemoval
ReadCommittedNode.Flagsbackup, flags, parentnodecomponentRegistry, 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, updateNodecommitUpdate, getInternalParent, isChanged, isCreated, isFlagSet, lookupParent, markAsDeleted, markAsDeleted, rollbackUpdate, setChildrenLoaded, setCreated, setDataLoaded, setFlag, unsetFlagaddChild, 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, toStringassertIsConstructed, initializepublic static NullMarkerNode getInstance()
public void markForUpdate(DataContainer d, boolean b)
markForUpdate in interface NodeSPImarkForUpdate in class RepeatableReadNoded - 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.