Package com.yahoo.vespa.config.search
Class IndexschemaConfig.Fieldset
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.vespa.config.search.IndexschemaConfig.Fieldset
- Enclosing class:
- IndexschemaConfig
public static final class IndexschemaConfig.Fieldset
extends com.yahoo.config.InnerNode
This class represents indexschema.fieldset[]
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classThis class represents indexschema.fieldset[].field[] -
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
-
Fieldset
-
-
Method Details
-
name
- Returns:
- indexschema.fieldset[].name
-
field
- Returns:
- indexschema.fieldset[].field[]
-
field
- Parameters:
i- the index of the value to return- Returns:
- indexschema.fieldset[].field[]
-