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