public final class ContextAllocator extends AbstractAllocator
| Constructor and Description | 
|---|
| ContextAllocator(OpOrder.Group opGroup,
                MemtableBufferAllocator allocator) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.nio.ByteBuffer | allocate(int size) | 
| java.nio.ByteBuffer | clone(java.nio.ByteBuffer buffer)Allocate a slice of the given length. | 
cloningBTreeRowBuilderpublic ContextAllocator(OpOrder.Group opGroup, MemtableBufferAllocator allocator)
public java.nio.ByteBuffer clone(java.nio.ByteBuffer buffer)
AbstractAllocatorclone in class AbstractAllocatorpublic java.nio.ByteBuffer allocate(int size)
allocate in class AbstractAllocatorCopyright © 2018 The Apache Software Foundation