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