Package com.yahoo.prelude.fastsearch
Class DocumentdbInfoConfig.Documentdb.Summaryclass
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Summaryclass
- Enclosing class:
- DocumentdbInfoConfig.Documentdb
public static final class DocumentdbInfoConfig.Documentdb.Summaryclass
extends com.yahoo.config.InnerNode
This class represents documentdb-info.documentdb[].summaryclass[]
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static final class
This class represents documentdb-info.documentdb[].summaryclass[].fields[] -
Constructor Summary
-
Method Summary
Methods inherited from class com.yahoo.config.InnerNode
equals, getAllDescendantLeafNodes, getChildren, getChildrenWithVectorsFlattened, hashCode, postInitialize, toString
Methods inherited from class com.yahoo.config.Node
clone
-
Constructor Details
-
Summaryclass
-
-
Method Details
-
id
public int id()- Returns:
- documentdb-info.documentdb[].summaryclass[].id
-
name
- Returns:
- documentdb-info.documentdb[].summaryclass[].name
-
fields
- Returns:
- documentdb-info.documentdb[].summaryclass[].fields[]
-
fields
- Parameters:
i
- the index of the value to return- Returns:
- documentdb-info.documentdb[].summaryclass[].fields[]
-