Package | Description |
---|---|
org.apache.flink.runtime.rest.messages.job.metrics |
Modifier and Type | Method and Description |
---|---|
MetricsAggregationParameter.AggregationMode |
MetricsAggregationParameter.convertStringToValue(String value) |
static MetricsAggregationParameter.AggregationMode |
MetricsAggregationParameter.AggregationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetricsAggregationParameter.AggregationMode[] |
MetricsAggregationParameter.AggregationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
MetricsAggregationParameter.convertValueToString(MetricsAggregationParameter.AggregationMode value) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.