|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jboss.cache.mvcc | |
---|---|
org.jboss.cache | |
org.jboss.cache.interceptors | |
org.jboss.cache.invocation | |
org.jboss.cache.mvcc |
Classes in org.jboss.cache.mvcc used by org.jboss.cache | |
---|---|
ReadCommittedNode
A node delegate that encapsulates read committed semantics when writes are initiated, committed or rolled back. |
Classes in org.jboss.cache.mvcc used by org.jboss.cache.interceptors | |
---|---|
MVCCNodeHelper
Utility functions to manipulate wrapping InternalNode s as ReadCommittedNode or RepeatableReadNode s. |
Classes in org.jboss.cache.mvcc used by org.jboss.cache.invocation | |
---|---|
MVCCNodeHelper
Utility functions to manipulate wrapping InternalNode s as ReadCommittedNode or RepeatableReadNode s. |
Classes in org.jboss.cache.mvcc used by org.jboss.cache.mvcc | |
---|---|
NullMarkerNode
A marker node to represent a null node for repeatable read, so that a read that returns a null can continue to return null. |
|
NullMarkerNodeForRemoval
A specific type of null marker node, used for removal of nodes that don't exist |
|
ReadCommittedNode
A node delegate that encapsulates read committed semantics when writes are initiated, committed or rolled back. |
|
ReadCommittedNode.Flags
|
|
RepeatableReadNode
A node delegate that encapsulates repeatable read semantics when writes are initiated, committed or rolled back. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |