Package | Description |
---|---|
io.netty.buffer |
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
|
Modifier and Type | Field and Description |
---|---|
private java.util.Queue<PoolThreadCache.MemoryRegionCache.Entry<T>> |
PoolThreadCache.MemoryRegionCache.queue |
private static Recycler<PoolThreadCache.MemoryRegionCache.Entry> |
PoolThreadCache.MemoryRegionCache.RECYCLER |
Modifier and Type | Method and Description |
---|---|
private static PoolThreadCache.MemoryRegionCache.Entry |
PoolThreadCache.MemoryRegionCache.newEntry(PoolChunk<?> chunk,
long handle) |
Modifier and Type | Method and Description |
---|---|
private void |
PoolThreadCache.MemoryRegionCache.freeEntry(PoolThreadCache.MemoryRegionCache.Entry entry) |