|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractNode | |
---|---|
org.jboss.cache | |
org.jboss.cache.optimistic |
Uses of AbstractNode in org.jboss.cache |
---|
Subclasses of AbstractNode in org.jboss.cache | |
---|---|
class |
PessimisticUnversionedNode<K,V>
Deprecated. will be removed along with optimistic and pessimistic locking. |
class |
UnversionedNode<K,V>
Basic data node class. |
class |
VersionedNode<K,V>
Deprecated. will be removed along with optimistic and pessimistic locking. |
Uses of AbstractNode in org.jboss.cache.optimistic |
---|
Subclasses of AbstractNode in org.jboss.cache.optimistic | |
---|---|
class |
WorkspaceNodeImpl<K,V>
Deprecated. will be removed along with optimistic and pessimistic locking. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |