Modifier and Type | Method and Description |
---|---|
List<PoolSubpageMetric> |
PoolArenaMetric.smallSubpages()
Returns an unmodifiable
List which holds PoolSubpageMetric s for small sub-pages. |
List<PoolSubpageMetric> |
PoolArenaMetric.tinySubpages()
Returns an unmodifiable
List which holds PoolSubpageMetric s for tiny sub-pages. |
Copyright © 2008–2019 The Netty Project. All rights reserved.