Uses of Enum Class
com.pushtechnology.diffusion.client.features.control.Metrics.MetricType
Packages that use Metrics.MetricType
Package
Description
Client API : Control Features.
-
Uses of Metrics.MetricType in com.pushtechnology.diffusion.client.features.control
Methods in com.pushtechnology.diffusion.client.features.control that return Metrics.MetricTypeModifier and TypeMethodDescriptionMetrics.MetricSampleCollection.getType()Returns the type of the metric samples in the collection.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.