Uses of Enum
org.apache.flink.runtime.rest.messages.job.metrics.MetricsAggregationParameter.AggregationMode
Packages that use MetricsAggregationParameter.AggregationMode
-
Uses of MetricsAggregationParameter.AggregationMode in org.apache.flink.runtime.rest.messages.job.metrics
Methods in org.apache.flink.runtime.rest.messages.job.metrics that return MetricsAggregationParameter.AggregationModeModifier and TypeMethodDescriptionMetricsAggregationParameter.convertStringToValue(String value) Returns the enum constant of this type with the specified name.MetricsAggregationParameter.AggregationMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.flink.runtime.rest.messages.job.metrics with parameters of type MetricsAggregationParameter.AggregationModeModifier and TypeMethodDescriptionMetricsAggregationParameter.convertValueToString(MetricsAggregationParameter.AggregationMode value)