@InterfaceAudience.Private public class OffheapChunk extends Chunk
allocCount, data, nextFreeOffset, OOM, size, UNINITIALIZED| Constructor and Description | 
|---|
| OffheapChunk(int size,
            int id) | 
| OffheapChunk(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, toStringOffheapChunk(int size, int id)
OffheapChunk(int size, int id, boolean fromPool)
void allocateDataBuffer()
allocateDataBuffer in class ChunkCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.