Uses of Enum Class
io.quarkus.micrometer.runtime.binder.netty.NettyMeters.AllocatorKeyNames
Packages that use NettyMeters.AllocatorKeyNames
-
Uses of NettyMeters.AllocatorKeyNames in io.quarkus.micrometer.runtime.binder.netty
Methods in io.quarkus.micrometer.runtime.binder.netty that return NettyMeters.AllocatorKeyNamesModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static NettyMeters.AllocatorKeyNames[]NettyMeters.AllocatorKeyNames.values()Returns an array containing the constants of this enum class, in the order they are declared.