Uses of Class
org.apache.cassandra.io.util.Memory

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

Uses of Memory in org.apache.cassandra.cache
 

Subclasses of Memory in org.apache.cassandra.cache
 class RefCountedMemory
           
 

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

Methods in org.apache.cassandra.io.util that return Memory
static Memory Memory.allocate(long bytes)
           
 

Constructors in org.apache.cassandra.io.util with parameters of type Memory
MemoryOutputStream(Memory mem)
           
 



Copyright © 2013 The Apache Software Foundation