@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, toString
OnheapChunk(int size, int id)
OnheapChunk(int size, int id, boolean fromPool)
void allocateDataBuffer()
allocateDataBuffer
in class Chunk
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.