|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TreeCache | |
---|---|
org.infinispan.tree | This package contains the TreeCache. |
Uses of TreeCache in org.infinispan.tree |
---|
Classes in org.infinispan.tree that implement TreeCache | |
---|---|
class |
TreeCacheImpl<K,V>
|
Methods in org.infinispan.tree that return TreeCache | ||
---|---|---|
|
TreeCacheFactory.createTreeCache(Cache<K,V> cache)
Creates a TreeCache instance by taking in a Cache as a parameter |
Methods in org.infinispan.tree with parameters of type TreeCache | |
---|---|
static String |
TreeStructureSupport.printTree(TreeCache<?,?> cache,
boolean details)
Visual representation of a tree |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |