| Package | Description |
|---|---|
| org.apache.flink.runtime.metrics | |
| org.apache.flink.runtime.metrics.scope |
| Modifier and Type | Method and Description |
|---|---|
ScopeFormats |
NoOpMetricRegistry.getScopeFormats() |
ScopeFormats |
MetricRegistry.getScopeFormats()
Returns the scope formats.
|
ScopeFormats |
MetricRegistryImpl.getScopeFormats() |
ScopeFormats |
MetricRegistryConfiguration.getScopeFormats() |
| Constructor and Description |
|---|
MetricRegistryConfiguration(ScopeFormats scopeFormats,
char delimiter,
long queryServiceMessageSizeLimit) |
| Modifier and Type | Method and Description |
|---|---|
static ScopeFormats |
ScopeFormats.fromConfig(org.apache.flink.configuration.Configuration config)
Creates the scope formats as defined in the given configuration.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.