Uses of Enum Class
com.ocient.metrics.Metric.Tag
Packages that use Metric.Tag
-
Uses of Metric.Tag in com.ocient.metrics
Methods in com.ocient.metrics that return Metric.TagModifier and TypeMethodDescriptionMetric.NamedTag.tag()static Metric.TagReturns the enum constant of this class with the specified name.static Metric.Tag[]Metric.Tag.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.ocient.metrics with parameters of type Metric.TagModifier and TypeMethodDescriptionstatic Metric.NamedTagMetric.NamedTag.of(Metric.Tag type, int id) static Metric.NamedTagMetric.NamedTag.of(Metric.Tag type, String id)