Class QueryProfilesConfig.Queryprofile.Property
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Property
- Enclosing class:
- QueryProfilesConfig.Queryprofile
public static final class QueryProfilesConfig.Queryprofile.Property
extends com.yahoo.config.InnerNode
This class represents query-profiles.queryprofile[].property[]
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final 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
-
Property
-
-
Method Details
-
name
- Returns:
- query-profiles.queryprofile[].property[].name
-
value
- Returns:
- query-profiles.queryprofile[].property[].value
-
overridable
- Returns:
- query-profiles.queryprofile[].property[].overridable
-