@Internal public class GenericKeyMetricGroup extends GenericMetricGroup
GenericMetricGroup for representing the key part of a key-value metric group pair.GenericValueMetricGroup,
MetricGroup.addGroup(String, String)AbstractMetricGroup.ChildTypeLOG, parent, queryServiceScopeInfo, registry, variables| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.metrics.MetricGroup |
addGroup(String key,
String value) |
protected GenericMetricGroup |
createChildGroup(String name,
AbstractMetricGroup.ChildType childType) |
createQueryServiceMetricInfo, getGroupNameaddGroup, addMetric, close, counter, counter, createLogicalScope, gauge, getAllVariables, getAllVariables, getLogicalScope, getLogicalScope, getMetricIdentifier, getMetricIdentifier, getMetricIdentifier, getQueryServiceMetricInfo, getScopeComponents, histogram, isClosed, meter, putVariablespublic org.apache.flink.metrics.MetricGroup addGroup(String key, String value)
addGroup in interface org.apache.flink.metrics.MetricGroupaddGroup in class AbstractMetricGroup<AbstractMetricGroup<?>>protected GenericMetricGroup createChildGroup(String name, AbstractMetricGroup.ChildType childType)
createChildGroup in class AbstractMetricGroup<AbstractMetricGroup<?>>Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.