Uses of Enum Class
com.yahoo.metrics.simple.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
Modifier and TypeMethodDescriptionabstract Value.Discriminator
Value.getType()
Show the (single) supported standard type representation of a Value instance.static Value.Discriminator
Returns 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.