Class Tuning

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

    public class Tuning
    extends AbstractConfigProducer
    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:
    Serialized Form
    • Method Detail

      • 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()