Class Tuning

All Implemented Interfaces:
com.yahoo.config.ConfigInstance.Producer, com.yahoo.vespa.config.search.core.ProtonConfig.Producer, ConfigProducer, Serializable

public class Tuning extends AbstractConfigProducer<Tuning> implements com.yahoo.vespa.config.search.core.ProtonConfig.Producer
Class representing the tuning config used for a search cluster. Take a look at proton.def and vespa doc for detailed explanations.
Author:
geirst
See Also:
  • Field Details

  • Constructor Details

  • Method Details

    • getConfig

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

      public int threadsPerSearch()