Package ai.vespa.metricsproxy.core
Class ConsumersConfig.Consumer.Metric
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
ai.vespa.metricsproxy.core.ConsumersConfig.Consumer.Metric
- Enclosing class:
- ConsumersConfig.Consumer
public static final class ConsumersConfig.Consumer.Metric
extends com.yahoo.config.InnerNode
This class represents consumers.consumer[].metric[]
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classThis class represents consumers.consumer[].metric[].dimension[] -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.yahoo.config.InnerNode
equals, getAllDescendantLeafNodes, getChildren, getChildrenWithVectorsFlattened, hashCode, postInitialize, toStringMethods inherited from class com.yahoo.config.Node
clone
-
Constructor Details
-
Metric
-
-
Method Details
-
name
- Returns:
- consumers.consumer[].metric[].name
-
description
- Returns:
- consumers.consumer[].metric[].description
-
outputname
- Returns:
- consumers.consumer[].metric[].outputname
-
dimension
- Returns:
- consumers.consumer[].metric[].dimension[]
-
dimension
- Parameters:
i- the index of the value to return- Returns:
- consumers.consumer[].metric[].dimension[]
-