Class DeclaredQueryProfileVariants


  • public class DeclaredQueryProfileVariants
    extends java.lang.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 Detail

      • DeclaredQueryProfileVariants

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

      • toCanonicalString

        public java.lang.String toCanonicalString​(java.lang.String[] dimensionValues)