Uses of Interface
org.infinispan.tree.TreeCache

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
<K,V> TreeCache<K,V>
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
 


Google Analytics

Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.