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, cloningBTreeRowBuilderpublic static final HeapAllocator instance
public java.nio.ByteBuffer allocate(int size)
allocate in class AbstractAllocatorpublic boolean allocatingOnHeap()
Copyright © 2018 The Apache Software Foundation