@InterfaceAudience.Private public class OnheapChunk extends Chunk
allocCount, data, nextFreeOffset, OOM, size, UNINITIALIZED| Constructor and Description | 
|---|
| OnheapChunk(int size,
           int id) | 
| OnheapChunk(int size,
           int id,
           boolean fromPool) | 
| Modifier and Type | Method and Description | 
|---|---|
| (package private) void | allocateDataBuffer() | 
alloc, getData, getId, getNextFreeOffset, init, isFromPool, isIndexChunk, isJumbo, reset, toStringOnheapChunk(int size, int id)
OnheapChunk(int size, int id, boolean fromPool)
void allocateDataBuffer()
allocateDataBuffer in class ChunkCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.