Uses of Enum Class
com.yahoo.metrics.simple.Value.Discriminator
Packages that use Value.Discriminator
Package
Description
A metrics API with declarable metric, and also an implementation of the
JDisc Metrics API where the newest state is made continously available.
-
Uses of Value.Discriminator in com.yahoo.metrics.simple
Methods in com.yahoo.metrics.simple that return Value.DiscriminatorModifier and TypeMethodDescriptionabstract Value.DiscriminatorValue.getType()Show the (single) supported standard type representation of a Value instance.static Value.DiscriminatorReturns the enum constant of this class with the specified name.static Value.Discriminator[]Value.Discriminator.values()Returns an array containing the constants of this enum class, in the order they are declared.