Class RankProfilesEvaluatorComponent

java.lang.Object
com.yahoo.config.model.producer.AnyConfigProducer
com.yahoo.config.model.producer.TreeConfigProducer<CCHILD>
com.yahoo.vespa.model.container.component.Component<AnyConfigProducer,com.yahoo.osgi.provider.model.ComponentModel>
com.yahoo.vespa.model.container.search.RankProfilesEvaluatorComponent
All Implemented Interfaces:
com.yahoo.config.ConfigInstance.Producer, com.yahoo.vespa.config.search.core.OnnxModelsConfig.Producer, com.yahoo.vespa.config.search.core.RankingConstantsConfig.Producer, com.yahoo.vespa.config.search.core.RankingExpressionsConfig.Producer, com.yahoo.vespa.config.search.RankProfilesConfig.Producer, ConfigProducer, Serializable, Comparable<Component<?,?>>

public class RankProfilesEvaluatorComponent extends Component<AnyConfigProducer,com.yahoo.osgi.provider.model.ComponentModel> implements com.yahoo.vespa.config.search.RankProfilesConfig.Producer, com.yahoo.vespa.config.search.core.RankingConstantsConfig.Producer, com.yahoo.vespa.config.search.core.RankingExpressionsConfig.Producer, com.yahoo.vespa.config.search.core.OnnxModelsConfig.Producer
See Also:
  • Constructor Details

    • RankProfilesEvaluatorComponent

      public RankProfilesEvaluatorComponent(DocumentDatabase db)
  • Method Details

    • getConfig

      public void getConfig(com.yahoo.vespa.config.search.RankProfilesConfig.Builder builder)
      Specified by:
      getConfig in interface com.yahoo.vespa.config.search.RankProfilesConfig.Producer
    • getConfig

      public void getConfig(com.yahoo.vespa.config.search.core.RankingExpressionsConfig.Builder builder)
      Specified by:
      getConfig in interface com.yahoo.vespa.config.search.core.RankingExpressionsConfig.Producer
    • getConfig

      public void getConfig(com.yahoo.vespa.config.search.core.RankingConstantsConfig.Builder builder)
      Specified by:
      getConfig in interface com.yahoo.vespa.config.search.core.RankingConstantsConfig.Producer
    • getConfig

      public void getConfig(com.yahoo.vespa.config.search.core.OnnxModelsConfig.Builder builder)
      Specified by:
      getConfig in interface com.yahoo.vespa.config.search.core.OnnxModelsConfig.Producer