Package ai.vespa.metricsproxy.service
Class VespaServicesConfig.Service
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
ai.vespa.metricsproxy.service.VespaServicesConfig.Service
- Enclosing class:
- VespaServicesConfig
public static final class VespaServicesConfig.Service
extends com.yahoo.config.InnerNode
This class represents vespa-services.service[]
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classThis class represents vespa-services.service[].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
-
Service
-
-
Method Details
-
configId
- Returns:
- vespa-services.service[].configId
-
name
- Returns:
- vespa-services.service[].name
-
port
public int port()- Returns:
- vespa-services.service[].port
-
dimension
- Returns:
- vespa-services.service[].dimension[]
-
dimension
- Parameters:
i- the index of the value to return- Returns:
- vespa-services.service[].dimension[]
-