Uses of Class
org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore.TaskMetricStore
Packages that use MetricStore.TaskMetricStore
-
Uses of MetricStore.TaskMetricStore in org.apache.flink.runtime.rest.handler.legacy.metrics
Methods in org.apache.flink.runtime.rest.handler.legacy.metrics that return MetricStore.TaskMetricStoreModifier and TypeMethodDescriptionMetricStore.getTaskMetricStore(String jobID, String taskID) Returns theMetricStore.ComponentMetricStorefor the given job/task ID.