Uses of Enum Class
io.prometheus.metrics.expositionformats.generated.com_google_protobuf_4_33_0.Metrics.MetricType
Packages that use Metrics.MetricType
-
Uses of Metrics.MetricType in io.prometheus.metrics.expositionformats.generated.com_google_protobuf_4_33_0
Methods in io.prometheus.metrics.expositionformats.generated.com_google_protobuf_4_33_0 that return Metrics.MetricTypeModifier and TypeMethodDescriptionstatic Metrics.MetricTypeMetrics.MetricType.forNumber(int value) Metrics.MetricFamily.Builder.getType()optional .io.prometheus.client.MetricType type = 3;Metrics.MetricFamily.getType()optional .io.prometheus.client.MetricType type = 3;Metrics.MetricFamilyOrBuilder.getType()optional .io.prometheus.client.MetricType type = 3;static Metrics.MetricTypeMetrics.MetricType.valueOf(int value) Deprecated.static Metrics.MetricTypeMetrics.MetricType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static Metrics.MetricTypeReturns the enum constant of this class with the specified name.static Metrics.MetricType[]Metrics.MetricType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.prometheus.metrics.expositionformats.generated.com_google_protobuf_4_33_0 that return types with arguments of type Metrics.MetricTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Metrics.MetricType> Metrics.MetricType.internalGetValueMap()Methods in io.prometheus.metrics.expositionformats.generated.com_google_protobuf_4_33_0 with parameters of type Metrics.MetricTypeModifier and TypeMethodDescriptionMetrics.MetricFamily.Builder.setType(Metrics.MetricType value) optional .io.prometheus.client.MetricType type = 3;