| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.metrics | |
| org.apache.flink.runtime.metrics.scope |
| 限定符和类型 | 方法和说明 |
|---|---|
ScopeFormats |
NoOpMetricRegistry.getScopeFormats() |
ScopeFormats |
MetricRegistry.getScopeFormats()
Returns the scope formats.
|
ScopeFormats |
MetricRegistryImpl.getScopeFormats() |
ScopeFormats |
MetricRegistryConfiguration.getScopeFormats() |
| 构造器和说明 |
|---|
MetricRegistryConfiguration(ScopeFormats scopeFormats,
char delimiter,
long queryServiceMessageSizeLimit) |
| 限定符和类型 | 方法和说明 |
|---|---|
static ScopeFormats |
ScopeFormats.fromConfig(org.apache.flink.configuration.Configuration config)
Creates the scope formats as defined in the given configuration.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.