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