|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.utils.Allocator
org.apache.cassandra.utils.HeapAllocator
public final class HeapAllocator
Field Summary | |
---|---|
static HeapAllocator |
instance
|
Method Summary | |
---|---|
java.nio.ByteBuffer |
allocate(int size)
|
Methods inherited from class org.apache.cassandra.utils.Allocator |
---|
clone |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final HeapAllocator instance
Method Detail |
---|
public java.nio.ByteBuffer allocate(int size)
allocate
in class Allocator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |