Package com.yahoo.vespa.config.search
Class ImportedFieldsConfig.Attribute
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.vespa.config.search.ImportedFieldsConfig.Attribute
- Enclosing class:
- ImportedFieldsConfig
public static final class ImportedFieldsConfig.Attribute
extends com.yahoo.config.InnerNode
This class represents imported-fields.attribute[]
-
Nested Class Summary
Nested Classes -
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
-
Attribute
-
-
Method Details
-
name
- Returns:
- imported-fields.attribute[].name
-
referencefield
- Returns:
- imported-fields.attribute[].referencefield
-
targetfield
- Returns:
- imported-fields.attribute[].targetfield
-