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 | Class and Description |
---|---|
(package private) class |
PoolChunkList<T> |
Modifier and Type | Field and Description |
---|---|
private java.util.List<PoolChunkListMetric> |
PoolArena.chunkListMetrics |
Modifier and Type | Method and Description |
---|---|
java.util.List<PoolChunkListMetric> |
PoolArena.chunkLists() |
java.util.List<PoolChunkListMetric> |
PoolArenaMetric.chunkLists()
Returns an unmodifiable
List which holds PoolChunkListMetric s. |