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) |
clone, cloningBTreeRowBuilder
public static final HeapAllocator instance
public java.nio.ByteBuffer allocate(int size)
allocate
in class AbstractAllocator
Copyright © 2017 The Apache Software Foundation