Package com.yahoo.cloud.config
Class ClusterInfoConfig.Services
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.cloud.config.ClusterInfoConfig.Services
- Enclosing class:
- ClusterInfoConfig
public static final class ClusterInfoConfig.Services
extends com.yahoo.config.InnerNode
This class represents cluster-info.services[]
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classThis class represents cluster-info.services[].ports[] -
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
-
Services
-
-
Method Details
-
index
public int index()- Returns:
- cluster-info.services[].index
-
hostname
- Returns:
- cluster-info.services[].hostname
-
ports
- Returns:
- cluster-info.services[].ports[]
-
ports
- Parameters:
i- the index of the value to return- Returns:
- cluster-info.services[].ports[]
-