Uses of Class
com.wavefront.metrics.ExpectedAgentMetric
-
Packages that use ExpectedAgentMetric Package Description com.wavefront.metrics -
-
Uses of ExpectedAgentMetric in com.wavefront.metrics
Methods in com.wavefront.metrics that return ExpectedAgentMetric Modifier and Type Method Description static ExpectedAgentMetricExpectedAgentMetric. valueOf(String name)Returns the enum constant of this type with the specified name.static ExpectedAgentMetric[]ExpectedAgentMetric. values()Returns an array containing the constants of this enum type, in the order they are declared.
-