Class DeclaredQueryProfileVariants.VariantQueryProfile

java.lang.Object
com.yahoo.vespa.model.container.search.DeclaredQueryProfileVariants.VariantQueryProfile
Enclosing class:
DeclaredQueryProfileVariants

public static class DeclaredQueryProfileVariants.VariantQueryProfile extends Object
  • Constructor Details

    • VariantQueryProfile

      public VariantQueryProfile(String[] dimensionValues)
  • Method Details

    • getDimensionValues

      public String[] getDimensionValues()
    • inherit

      public void inherit(com.yahoo.search.query.profile.QueryProfile inheritedProfile)
    • inherited

      public List<com.yahoo.search.query.profile.QueryProfile> inherited()
    • getValues

      public Map<String,Object> getValues()
    • getOverriable

      public Map<String,Boolean> getOverriable()