|
||||||||||
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 AdvancedCache<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(AdvancedCache<?,?> cache,
NodeKey key)
|
|
protected
|
TreeStructureSupport.getAtomicMap(NodeKey key)
|
|
void |
NodeKey.Externalizer.writeObject(ObjectOutput output,
NodeKey key)
|
Method parameters in org.infinispan.tree with type arguments of type NodeKey | |
---|---|
void |
TreeCacheImpl.clearData(AdvancedCache<NodeKey,AtomicMap<?,?>> cache,
Fqn fqn)
|
|
--> |