| 程序包 | 说明 |
|---|---|
| io.netty.buffer |
Benchmarks for
io.netty.buffer. |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<PoolArenaMetric> |
PooledByteBufAllocatorMetric.directArenas()
Return a
List of all direct PoolArenaMetrics that are provided by this pool. |
java.util.List<PoolArenaMetric> |
PooledByteBufAllocator.directArenas()
|
java.util.List<PoolArenaMetric> |
PooledByteBufAllocatorMetric.heapArenas()
Return a
List of all heap PoolArenaMetrics that are provided by this pool. |
java.util.List<PoolArenaMetric> |
PooledByteBufAllocator.heapArenas()
|