| 程序包 | 说明 |
|---|---|
| io.netty.buffer |
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
|
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<PoolSubpageMetric> |
PoolArenaMetric.smallSubpages()
Returns an unmodifiable
List which holds PoolSubpageMetrics for small sub-pages. |
java.util.List<PoolSubpageMetric> |
PoolArenaMetric.tinySubpages()
Returns an unmodifiable
List which holds PoolSubpageMetrics for tiny sub-pages. |