| Package | Description |
|---|---|
| org.apache.flink.runtime.metrics.groups | |
| org.apache.flink.runtime.metrics.scope |
| Modifier and Type | Method and Description |
|---|---|
TaskManagerMetricGroup |
TaskManagerJobMetricGroup.parent() |
| Constructor and Description |
|---|
TaskManagerJobMetricGroup(MetricRegistry registry,
TaskManagerMetricGroup parent,
org.apache.flink.api.common.JobID jobId,
String jobName) |
TaskManagerJobMetricGroup(MetricRegistry registry,
TaskManagerMetricGroup parent,
TaskManagerJobScopeFormat scopeFormat,
org.apache.flink.api.common.JobID jobId,
String jobName) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
TaskManagerJobScopeFormat.formatScope(TaskManagerMetricGroup parent,
org.apache.flink.api.common.JobID jid,
String jobName) |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.