Package com.yahoo.vespa.config.search
Class AttributesConfig.Attribute.Dictionary
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.vespa.config.search.AttributesConfig.Attribute.Dictionary
- Enclosing class:
- AttributesConfig.Attribute
public static final class AttributesConfig.Attribute.Dictionary
extends com.yahoo.config.InnerNode
This class represents attributes.attribute[].dictionary
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classThis class represents attributes.attribute[].dictionary.matchstatic final classThis class represents attributes.attribute[].dictionary.type -
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
-
Dictionary
-
-
Method Details
-
type
- Returns:
- attributes.attribute[].dictionary.type
-
match
- Returns:
- attributes.attribute[].dictionary.match
-