Uses of Class
com.yahoo.vespa.config.search.core.ProtonConfig.Summary.Read.Builder
Packages that use ProtonConfig.Summary.Read.Builder
-
Uses of ProtonConfig.Summary.Read.Builder in com.yahoo.vespa.config.search.core
Fields in com.yahoo.vespa.config.search.core declared as ProtonConfig.Summary.Read.BuilderMethods in com.yahoo.vespa.config.search.core that return ProtonConfig.Summary.Read.BuilderModifier and TypeMethodDescriptionProtonConfig.Summary.Read.Builder.io(ProtonConfig.Summary.Read.Io.Enum __value) ProtonConfig.Summary.Read.Builder.mmap(ProtonConfig.Summary.Read.Mmap.Builder __builder) ProtonConfig.Summary.Read.Builder.mmap(Consumer<ProtonConfig.Summary.Read.Mmap.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.Read.BuilderModifier and TypeMethodDescriptionProtonConfig.Summary.Builder.read(ProtonConfig.Summary.Read.Builder __builder) Method parameters in com.yahoo.vespa.config.search.core with type arguments of type ProtonConfig.Summary.Read.BuilderModifier and TypeMethodDescriptionProtonConfig.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 listConstructors in com.yahoo.vespa.config.search.core with parameters of type ProtonConfig.Summary.Read.Builder