| Package | Description |
|---|---|
| org.apache.flink.runtime.metrics.groups | |
| org.apache.flink.runtime.operators.chaining |
| Modifier and Type | Class and Description |
|---|---|
static class |
UnregisteredMetricGroups.UnregisteredOperatorMetricGroup
A safe drop-in replacement for
InternalOperatorMetricGroups. |
| Modifier and Type | Method and Description |
|---|---|
static InternalOperatorMetricGroup |
UnregisteredMetricGroups.createUnregisteredOperatorMetricGroup() |
InternalOperatorMetricGroup |
UnregisteredMetricGroups.UnregisteredTaskMetricGroup.getOrAddOperator(OperatorID operatorID,
String name) |
InternalOperatorMetricGroup |
TaskMetricGroup.getOrAddOperator(OperatorID operatorID,
String operatorName) |
InternalOperatorMetricGroup |
TaskMetricGroup.getOrAddOperator(String operatorName) |
| Constructor and Description |
|---|
InternalOperatorIOMetricGroup(InternalOperatorMetricGroup parentMetricGroup) |
| Modifier and Type | Field and Description |
|---|---|
protected InternalOperatorMetricGroup |
ChainedDriver.metrics |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.