Class MetricStore.SubtaskMetricStore
java.lang.Object
org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore.ComponentMetricStore
org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore.SubtaskMetricStore
- Enclosing class:
- MetricStore
@ThreadSafe
public static class MetricStore.SubtaskMetricStore
extends MetricStore.ComponentMetricStore
Sub-structure containing metrics of a single subtask.
-
Field Summary
Fields inherited from class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore.ComponentMetricStore
metrics, transientMetrics -
Method Summary
Methods inherited from class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore.ComponentMetricStore
getMetric, getMetric
-
Method Details
-
getAttemptsMetricStore
-
getAllAttemptsMetricStores
-