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