Uses of Enum Class
org.apache.nifi.controller.status.history.MetricDescriptor.Formatter
Packages that use MetricDescriptor.Formatter
-
Uses of MetricDescriptor.Formatter in org.apache.nifi.controller.status.history
Methods in org.apache.nifi.controller.status.history that return MetricDescriptor.FormatterModifier and TypeMethodDescriptionMetricDescriptor.getFormatter()Specifies how the values should be formattedstatic MetricDescriptor.FormatterReturns the enum constant of this class with the specified name.static MetricDescriptor.Formatter[]MetricDescriptor.Formatter.values()Returns an array containing the constants of this enum class, in the order they are declared.