| Package | Description |
|---|---|
| org.apache.flink.runtime.metrics | |
| org.apache.flink.runtime.metrics.scope |
| Modifier and Type | Method and Description |
|---|---|
ScopeFormats |
MetricRegistryConfiguration.getScopeFormats() |
ScopeFormats |
MetricRegistry.getScopeFormats() |
| Constructor and Description |
|---|
MetricRegistryConfiguration(ScopeFormats scopeFormats,
char delimiter,
List<Tuple2<String,Configuration>> reporterConfigurations) |
| Modifier and Type | Method and Description |
|---|---|
static ScopeFormats |
ScopeFormats.fromConfig(Configuration config)
Creates the scope formats as defined in the given configuration
|
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.