Class QueryProfilesConfig.Queryprofile

  • Enclosing class:
    QueryProfilesConfig

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

      • id

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

        public java.lang.String type()
        Returns:
        query-profiles.queryprofile[].type
      • inherit

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

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

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

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