| Package | Description |
|---|---|
| org.apache.flink.runtime.metrics.scope |
| Modifier and Type | Method and Description |
|---|---|
JobManagerJobScopeFormat |
ScopeFormats.getJobManagerJobFormat() |
| Constructor and Description |
|---|
ScopeFormats(JobManagerScopeFormat jobManagerFormat,
JobManagerJobScopeFormat jobManagerJobFormat,
TaskManagerScopeFormat taskManagerFormat,
TaskManagerJobScopeFormat taskManagerJobFormat,
TaskScopeFormat taskFormat,
OperatorScopeFormat operatorFormat)
Creates a
ScopeFormats with the given scope formats. |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.