| Package | Description |
|---|---|
| org.apache.flink.runtime.metrics.groups | |
| org.apache.flink.runtime.metrics.scope |
| Modifier and Type | Class and Description |
|---|---|
static class |
UnregisteredMetricGroups.UnregisteredTaskManagerJobMetricGroup
A safe drop-in replacement for
TaskManagerJobMetricGroups. |
| Modifier and Type | Method and Description |
|---|---|
static TaskManagerJobMetricGroup |
UnregisteredMetricGroups.createUnregisteredTaskManagerJobMetricGroup() |
TaskManagerJobMetricGroup |
TaskMetricGroup.parent() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskManagerMetricGroup.removeJobMetricsGroup(org.apache.flink.api.common.JobID jobId,
TaskManagerJobMetricGroup group) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
TaskScopeFormat.formatScope(TaskManagerJobMetricGroup parent,
org.apache.flink.util.AbstractID vertexId,
ExecutionAttemptID attemptId,
String taskName,
int subtask,
int attemptNumber) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.