Uses of Class
com.yahoo.vespa.model.content.DispatchTuning.Builder
Packages that use DispatchTuning.Builder
-
Uses of DispatchTuning.Builder in com.yahoo.vespa.model.content
Methods in com.yahoo.vespa.model.content that return DispatchTuning.BuilderModifier and TypeMethodDescriptionDispatchTuning.Builder.setDispatchPolicy(String policy) DispatchTuning.Builder.setMaxHitsPerPartition(Integer maxHitsPerPartition) DispatchTuning.Builder.setMinActiveDocsCoverage(Double minCoverage) DispatchTuning.Builder.setPrioritizeAvailability(Boolean prioritizeAvailability) DispatchTuning.Builder.setTopKProbability(Double topKProbability)