Uses of Class
com.yahoo.vespa.model.search.Tuning
Packages that use Tuning
Package
Description
-
Uses of Tuning in com.yahoo.vespa.model.builder.xml.dom
Methods in com.yahoo.vespa.model.builder.xml.dom that return TuningModifier and TypeMethodDescriptionprotected TuningDomSearchTuningBuilder.doBuild(DeployState deployState, TreeConfigProducer<AnyConfigProducer> parent, Element spec) -
Uses of Tuning in com.yahoo.vespa.model.content
Methods in com.yahoo.vespa.model.content with parameters of type Tuning -
Uses of Tuning in com.yahoo.vespa.model.search
Methods in com.yahoo.vespa.model.search that return TuningMethods in com.yahoo.vespa.model.search with parameters of type TuningModifier and TypeMethodDescriptionstatic SearchNodeSearchNode.create(TreeConfigProducer<?> parent, String name, int distributionKey, NodeSpec nodeSpec, String clusterName, AbstractService serviceLayerService, boolean flushOnShutdown, Tuning tuning, boolean isHostedVespa, double fractionOfMemoryReserved, Boolean syncTransactionLog) voidConstructors in com.yahoo.vespa.model.search with parameters of type Tuning