Package com.yahoo.search.config
Class SchemaInfoConfig.Schema.Summaryclass.Fields
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.search.config.SchemaInfoConfig.Schema.Summaryclass.Fields
- Enclosing class:
- SchemaInfoConfig.Schema.Summaryclass
public static final class SchemaInfoConfig.Schema.Summaryclass.Fields
extends com.yahoo.config.InnerNode
This class represents schema-info.schema[].summaryclass[].fields[]
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
-
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
-
Fields
-
-
Method Details
-
name
- Returns:
- schema-info.schema[].summaryclass[].fields[].name
-
type
- Returns:
- schema-info.schema[].summaryclass[].fields[].type
-
dynamic
public boolean dynamic()- Returns:
- schema-info.schema[].summaryclass[].fields[].dynamic
-