|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeInvocationDelegate | |
---|---|
org.jboss.cache.mvcc |
Uses of NodeInvocationDelegate in org.jboss.cache.mvcc |
---|
Subclasses of NodeInvocationDelegate in org.jboss.cache.mvcc | |
---|---|
class |
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. |
class |
ReadCommittedNode
A node delegate that encapsulates read committed semantics when writes are initiated, committed or rolled back. |
class |
RepeatableReadNode
A node delegate that encapsulates repeatable read semantics when writes are initiated, committed or rolled back. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |