Class QueryProfilesBuilder


  • public class QueryProfilesBuilder
    extends Object
    Reads the query profile and query profile types from an application package. The actual reading is delegated to a QueryProfileXMLReader.
    Author:
    bratseth
    • Constructor Detail

      • QueryProfilesBuilder

        public QueryProfilesBuilder()
    • Method Detail

      • build

        public QueryProfiles build​(com.yahoo.config.application.api.ApplicationPackage applicationPackage,
                                   com.yahoo.config.application.api.DeployLogger logger)
        Build the set of query profiles for an application package