Class QueryProfilesConfig.Queryprofiletype

  • Enclosing class:
    QueryProfilesConfig

    public static final class QueryProfilesConfig.Queryprofiletype
    extends com.yahoo.config.InnerNode
    This class represents query-profiles.queryprofiletype[]
    • Method Detail

      • id

        public java.lang.String id()
        Returns:
        query-profiles.queryprofiletype[].id
      • strict

        public boolean strict()
        Returns:
        query-profiles.queryprofiletype[].strict
      • matchaspath

        public boolean matchaspath()
        Returns:
        query-profiles.queryprofiletype[].matchaspath
      • inherit

        public java.util.List<java.lang.String> inherit()
        Returns:
        query-profiles.queryprofiletype[].inherit[]
      • inherit

        public java.lang.String inherit​(int i)
        Parameters:
        i - the index of the value to return
        Returns:
        query-profiles.queryprofiletype[].inherit[]