public final class HeapAllocator extends AbstractAllocator
Modifier and Type | Field and Description |
---|---|
static HeapAllocator |
instance |
Modifier and Type | Method and Description |
---|---|
java.nio.ByteBuffer |
allocate(int size) |
boolean |
allocatingOnHeap() |
clone, clone, clone, cloningBTreeRowBuilder
public static final HeapAllocator instance
public java.nio.ByteBuffer allocate(int size)
allocate
in class AbstractAllocator
public boolean allocatingOnHeap()
Copyright © 2009-2021 The Apache Software Foundation