Uses of Interface
io.netty.buffer.PoolSubpageMetric
Packages that use PoolSubpageMetric
Package
Description
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
-
Uses of PoolSubpageMetric in io.netty.buffer
Methods in io.netty.buffer that return types with arguments of type PoolSubpageMetricModifier and TypeMethodDescriptionPoolArenaMetric.smallSubpages()Returns an unmodifiableListwhich holdsPoolSubpageMetrics for small sub-pages.PoolArenaMetric.tinySubpages()Deprecated.Tiny sub-pages have been merged into small sub-pages.