Uses of Interface
io.netty.buffer.SizeClassesMetric
-
Packages that use SizeClassesMetric Package Description io.netty.buffer Abstraction of a byte buffer - the fundamental data structure to represent a low-level binary and text message. -
-
Uses of SizeClassesMetric in io.netty.buffer
Subinterfaces of SizeClassesMetric in io.netty.buffer Modifier and Type Interface Description interface
PoolArenaMetric
Expose metrics for an arena.
-