| Package | Description |
|---|---|
| org.apache.flink.runtime.metrics.groups | |
| org.apache.flink.runtime.metrics.scope |
| Modifier and Type | Method and Description |
|---|---|
TaskManagerJobMetricGroup |
TaskMetricGroup.parent() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskManagerMetricGroup.removeJobMetricsGroup(JobID jobId,
TaskManagerJobMetricGroup group) |
| Constructor and Description |
|---|
TaskMetricGroup(MetricRegistry registry,
TaskManagerJobMetricGroup parent,
AbstractID vertexId,
AbstractID executionId,
String taskName,
int subtaskIndex,
int attemptNumber) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
TaskScopeFormat.formatScope(TaskManagerJobMetricGroup parent,
AbstractID vertexId,
AbstractID attemptId,
String taskName,
int subtask,
int attemptNumber) |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.