Enum Class ByteBufAllocatorMetricsConfig.ByteBufAllocatorMetricKind

java.lang.Object
java.lang.Enum<ByteBufAllocatorMetricsConfig.ByteBufAllocatorMetricKind>
io.micronaut.configuration.metrics.binder.netty.ByteBufAllocatorMetricsConfig.ByteBufAllocatorMetricKind
All Implemented Interfaces:
Serializable, Comparable<ByteBufAllocatorMetricsConfig.ByteBufAllocatorMetricKind>, Constable
Enclosing class:
ByteBufAllocatorMetricsConfig

public static enum ByteBufAllocatorMetricsConfig.ByteBufAllocatorMetricKind extends Enum<ByteBufAllocatorMetricsConfig.ByteBufAllocatorMetricKind>
Netty ByteBuf allocator metrics that can be exposed.
Since:
6.0.0