|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeKey | |
---|---|
org.infinispan.tree | This package contains the TreeCache. |
Uses of NodeKey in org.infinispan.tree |
---|
Fields in org.infinispan.tree with type parameters of type NodeKey | |
---|---|
protected Cache<NodeKey,AtomicMap<?,?>> |
TreeStructureSupport.cache
|
Methods in org.infinispan.tree that return NodeKey | |
---|---|
NodeKey |
NodeKey.Externalizer.readObject(ObjectInput input)
|
Methods in org.infinispan.tree that return types with arguments of type NodeKey | |
---|---|
Set<Class<? extends NodeKey>> |
NodeKey.Externalizer.getTypeClasses()
|
Methods in org.infinispan.tree with parameters of type NodeKey | ||
---|---|---|
protected
|
TreeStructureSupport.getAtomicMap(NodeKey key)
|
|
void |
NodeKey.Externalizer.writeObject(ObjectOutput output,
NodeKey key)
|
|
--> |