Uses of Class
org.apache.cassandra.cache.ConcurrentLinkedHashCache

Packages that use ConcurrentLinkedHashCache
org.apache.cassandra.cache   
 

Uses of ConcurrentLinkedHashCache in org.apache.cassandra.cache
 

Methods in org.apache.cassandra.cache that return ConcurrentLinkedHashCache
static
<K,V> ConcurrentLinkedHashCache<K,V>
ConcurrentLinkedHashCache.create(int capacity, java.lang.String tableName, java.lang.String cfname)
           
 



Copyright © 2011 The Apache Software Foundation