Class MetricStore.TaskMetricStore
java.lang.Object
org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore.ComponentMetricStore
org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore.TaskMetricStore
- Enclosing class:
- MetricStore
@ThreadSafe
public static class MetricStore.TaskMetricStore
extends MetricStore.ComponentMetricStore
Sub-structure containing metrics of a single Task.
-
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
-
getSubtaskMetricStore
-
getAllSubtaskMetricStores
-
getJobManagerOperatorMetricStore
-