Package com.yahoo.vespa.config.content
Class StorDistributionConfig.Group
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.vespa.config.content.StorDistributionConfig.Group
- Enclosing class:
- StorDistributionConfig
public static final class StorDistributionConfig.Group
extends com.yahoo.config.InnerNode
This class represents stor-distribution.group[]
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classThis class represents stor-distribution.group[].nodes[] -
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
-
Group
-
-
Method Details
-
index
- Returns:
- stor-distribution.group[].index
-
name
- Returns:
- stor-distribution.group[].name
-
capacity
public double capacity()- Returns:
- stor-distribution.group[].capacity
-
partitions
- Returns:
- stor-distribution.group[].partitions
-
nodes
- Returns:
- stor-distribution.group[].nodes[]
-
nodes
- Parameters:
i- the index of the value to return- Returns:
- stor-distribution.group[].nodes[]
-