|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.io.util.Memory
org.apache.cassandra.cache.RefCountedMemory
public class RefCountedMemory
Field Summary |
---|
Fields inherited from class org.apache.cassandra.io.util.Memory |
---|
peer |
Constructor Summary | |
---|---|
RefCountedMemory(long size)
|
Method Summary | |
---|---|
boolean |
reference()
|
void |
unreference()
decrement reference count. |
Methods inherited from class org.apache.cassandra.io.util.Memory |
---|
allocate, equals, free, getByte, getBytes, getLong, setByte, setBytes, setLong, setMemory, size |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RefCountedMemory(long size)
Method Detail |
---|
public boolean reference()
public void unreference()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |