@ThreadSafe public static class MetricStore.SubtaskMetricStore extends MetricStore.ComponentMetricStore
metrics
Modifier and Type | Method and Description |
---|---|
Map<Integer,MetricStore.ComponentMetricStore> |
getAllAttemptsMetricStores() |
MetricStore.ComponentMetricStore |
getAttemptsMetricStore(int attemptNumber) |
getMetric, getMetric
public MetricStore.ComponentMetricStore getAttemptsMetricStore(int attemptNumber)
public Map<Integer,MetricStore.ComponentMetricStore> getAllAttemptsMetricStores()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.