Class DeclaredQueryProfileVariants

java.lang.Object
com.yahoo.vespa.model.container.search.DeclaredQueryProfileVariants

public class DeclaredQueryProfileVariants extends Object
Represents a set of query profile variants (more or less) as they were declared - a helper to produce config, which is also using the "declared" representation
Author:
bratseth
  • Constructor Details

    • DeclaredQueryProfileVariants

      public DeclaredQueryProfileVariants(com.yahoo.search.query.profile.QueryProfile profile)
  • Method Details