(package private) PooledByteBuf<T> |
PoolArena.allocate(PoolThreadCache cache,
int reqCapacity,
int maxCapacity) |
private void |
PoolArena.allocate(PoolThreadCache cache,
PooledByteBuf<T> buf,
int reqCapacity) |
(package private) void |
PoolArena.free(PoolChunk<T> chunk,
long handle,
int normCapacity,
PoolThreadCache cache) |
(package private) void |
PooledUnsafeDirectByteBuf.init(PoolChunk<java.nio.ByteBuffer> chunk,
long handle,
int offset,
int length,
int maxLength,
PoolThreadCache cache) |
(package private) void |
PooledByteBuf.init(PoolChunk<T> chunk,
long handle,
int offset,
int length,
int maxLength,
PoolThreadCache cache) |
protected void |
PooledByteBufAllocator.PoolThreadLocalCache.onRemoval(PoolThreadCache threadCache) |