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