Uses of Class
com.yahoo.vespa.config.search.core.ProtonConfig.Summary.Builder
Packages that use ProtonConfig.Summary.Builder
-
Uses of ProtonConfig.Summary.Builder in com.yahoo.vespa.config.search.core
Fields in com.yahoo.vespa.config.search.core declared as ProtonConfig.Summary.BuilderMethods in com.yahoo.vespa.config.search.core that return ProtonConfig.Summary.BuilderModifier and TypeMethodDescriptionProtonConfig.Summary.Builder.cache(ProtonConfig.Summary.Cache.Builder __builder) ProtonConfig.Summary.Builder.cache(Consumer<ProtonConfig.Summary.Cache.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listProtonConfig.Summary.Builder.log(ProtonConfig.Summary.Log.Builder __builder) ProtonConfig.Summary.Builder.log(Consumer<ProtonConfig.Summary.Log.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listProtonConfig.Summary.Builder.read(ProtonConfig.Summary.Read.Builder __builder) ProtonConfig.Summary.Builder.read(Consumer<ProtonConfig.Summary.Read.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listProtonConfig.Summary.Builder.write(ProtonConfig.Summary.Write.Builder __builder) ProtonConfig.Summary.Builder.write(Consumer<ProtonConfig.Summary.Write.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listMethods in com.yahoo.vespa.config.search.core with parameters of type ProtonConfig.Summary.BuilderModifier and TypeMethodDescriptionProtonConfig.Builder.summary(ProtonConfig.Summary.Builder __builder) Method parameters in com.yahoo.vespa.config.search.core with type arguments of type ProtonConfig.Summary.BuilderModifier and TypeMethodDescriptionProtonConfig.Builder.summary(Consumer<ProtonConfig.Summary.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listConstructors in com.yahoo.vespa.config.search.core with parameters of type ProtonConfig.Summary.Builder