@Internal public class GenericValueMetricGroup extends GenericMetricGroup
GenericMetricGroup for representing the value part of a key-value metric group pair.GenericKeyMetricGroup,
MetricGroup.addGroup(String, String)AbstractMetricGroup.ChildTypeLOG, parent, queryServiceScopeInfo, registry, variables| Modifier and Type | Method and Description |
|---|---|
protected String |
createLogicalScope(org.apache.flink.metrics.CharacterFilter filter,
char delimiter) |
protected void |
putVariables(Map<String,String> variables)
Enters all variables specific to this
AbstractMetricGroup and their associated values into the map. |
createQueryServiceMetricInfo, getGroupNameaddGroup, addGroup, addGroup, addMetric, close, counter, counter, counter, counter, createChildGroup, gauge, gauge, getAllVariables, getAllVariables, getLogicalScope, getLogicalScope, getMetricIdentifier, getMetricIdentifier, getMetricIdentifier, getQueryServiceMetricInfo, getScopeComponents, histogram, histogram, isClosed, meter, meterprotected void putVariables(Map<String,String> variables)
AbstractMetricGroupAbstractMetricGroup and their associated values into the map.putVariables in class AbstractMetricGroup<AbstractMetricGroup<?>>variables - map to enter variables and their values intoprotected String createLogicalScope(org.apache.flink.metrics.CharacterFilter filter, char delimiter)
createLogicalScope in class AbstractMetricGroup<AbstractMetricGroup<?>>Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.