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

Packages that use FreeableMemory
org.apache.cassandra.cache   
org.apache.cassandra.io.util   
 

Uses of FreeableMemory in org.apache.cassandra.cache
 

Method parameters in org.apache.cassandra.cache with type arguments of type FreeableMemory
static
<K,V> SerializingCache<K,V>
SerializingCache.create(long weightedCapacity, com.googlecode.concurrentlinkedhashmap.Weigher<FreeableMemory> weigher, ISerializer<V> serializer)
           
 

Uses of FreeableMemory in org.apache.cassandra.io.util
 

Constructors in org.apache.cassandra.io.util with parameters of type FreeableMemory
MemoryInputStream(FreeableMemory mem)
           
 



Copyright © 2012 The Apache Software Foundation