Uses of Enum
org.apache.dubbo.metrics.event.MetricsEvent.Type
Packages that use MetricsEvent.Type
-
Uses of MetricsEvent.Type in org.apache.dubbo.metrics.event
Methods in org.apache.dubbo.metrics.event that return MetricsEvent.TypeModifier and TypeMethodDescriptionstatic MetricsEvent.TypeReturns the enum constant of this type with the specified name.static MetricsEvent.Type[]MetricsEvent.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.