Uses of Class
com.yahoo.vespa.config.search.DispatchNodesConfig.Builder
Packages that use DispatchNodesConfig.Builder
-
Uses of DispatchNodesConfig.Builder in com.yahoo.vespa.config.search
Methods in com.yahoo.vespa.config.search that return DispatchNodesConfig.BuilderModifier and TypeMethodDescriptionDispatchNodesConfig.Builder.node(DispatchNodesConfig.Node.Builder __builder) Add the given builder to this builder's list of Node buildersDispatchNodesConfig.Builder.node(Consumer<DispatchNodesConfig.Node.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listDispatchNodesConfig.Builder.node(List<DispatchNodesConfig.Node.Builder> __builders) Set the given list as this builder's list of Node buildersMethods in com.yahoo.vespa.config.search with parameters of type DispatchNodesConfig.BuilderModifier and TypeMethodDescriptionvoidDispatchNodesConfig.Producer.getConfig(DispatchNodesConfig.Builder builder) Constructors in com.yahoo.vespa.config.search with parameters of type DispatchNodesConfig.Builder