| Package | Description |
|---|---|
| org.apache.flink.runtime.metrics.groups |
| Modifier and Type | Class and Description |
|---|---|
static class |
UnregisteredMetricGroups.UnregisteredJobMangerOperatorMetricGroup
A safe drop-in replacement for
JobManagerOperatorMetricGroups. |
| Modifier and Type | Method and Description |
|---|---|
static JobManagerOperatorMetricGroup |
UnregisteredMetricGroups.createUnregisteredJobManagerOperatorMetricGroup() |
JobManagerOperatorMetricGroup |
JobManagerJobMetricGroup.getOrAddOperator(org.apache.flink.util.AbstractID vertexId,
String taskName,
OperatorID operatorID,
String operatorName) |
JobManagerOperatorMetricGroup |
UnregisteredMetricGroups.UnregisteredJobManagerJobMetricGroup.getOrAddOperator(org.apache.flink.util.AbstractID vertexId,
String taskName,
OperatorID operatorID,
String operatorName) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.