| Package | Description |
|---|---|
| org.apache.nifi.controller.status.history |
| Modifier and Type | Method and Description |
|---|---|
MetricDescriptor.Formatter |
MetricDescriptor.getFormatter()
Specifies how the values should be formatted
|
static MetricDescriptor.Formatter |
MetricDescriptor.Formatter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetricDescriptor.Formatter[] |
MetricDescriptor.Formatter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Apache NiFi Project. All rights reserved.