Package ai.vespa.metricsproxy.service
Class VespaServicesConfig.Service.Dimension
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
ai.vespa.metricsproxy.service.VespaServicesConfig.Service.Dimension
- Enclosing class:
- VespaServicesConfig.Service
public static final class VespaServicesConfig.Service.Dimension
extends com.yahoo.config.InnerNode
This class represents vespa-services.service[].dimension[]
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class -
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
-
Dimension
-
-
Method Details
-
key
- Returns:
- vespa-services.service[].dimension[].key
-
value
- Returns:
- vespa-services.service[].dimension[].value
-