| Package | Description |
|---|---|
| org.apache.flink.runtime.metrics.groups | |
| org.apache.flink.runtime.metrics.scope |
| Constructor and Description |
|---|
TaskManagerJobMetricGroup(MetricRegistry registry,
TaskManagerMetricGroup parent,
TaskManagerJobScopeFormat scopeFormat,
org.apache.flink.api.common.JobID jobId,
String jobName) |
| Modifier and Type | Method and Description |
|---|---|
TaskManagerJobScopeFormat |
ScopeFormats.getTaskManagerJobFormat() |
| Constructor and Description |
|---|
ScopeFormats(JobManagerScopeFormat jobManagerFormat,
JobManagerJobScopeFormat jobManagerJobFormat,
TaskManagerScopeFormat taskManagerFormat,
TaskManagerJobScopeFormat taskManagerJobFormat,
TaskScopeFormat taskFormat,
OperatorScopeFormat operatorFormat)
Creates a
ScopeFormats with the given scope formats. |
TaskScopeFormat(String format,
TaskManagerJobScopeFormat parentFormat) |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.