| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.metrics.groups |
| 限定符和类型 | 类和说明 |
|---|---|
class |
JobManagerJobMetricGroup
Special
MetricGroup representing everything belonging to a
specific job, running on the JobManager. |
class |
TaskManagerJobMetricGroup
Special
MetricGroup representing everything belonging to a
specific job, running on the TaskManager. |
static class |
UnregisteredMetricGroups.UnregisteredJobManagerJobMetricGroup
A safe drop-in replacement for
JobManagerJobMetricGroups. |
static class |
UnregisteredMetricGroups.UnregisteredTaskManagerJobMetricGroup
A safe drop-in replacement for
TaskManagerJobMetricGroups. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.