Uses of Class
com.yahoo.vespa.config.search.core.ProtonConfig.Index.Cache.Builder
Packages that use ProtonConfig.Index.Cache.Builder
-
Uses of ProtonConfig.Index.Cache.Builder in com.yahoo.vespa.config.search.core
Fields in com.yahoo.vespa.config.search.core declared as ProtonConfig.Index.Cache.BuilderMethods in com.yahoo.vespa.config.search.core that return ProtonConfig.Index.Cache.BuilderModifier and TypeMethodDescriptionProtonConfig.Index.Cache.Builder.bitvector(ProtonConfig.Index.Cache.Bitvector.Builder __builder) ProtonConfig.Index.Cache.Builder.bitvector(Consumer<ProtonConfig.Index.Cache.Bitvector.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listProtonConfig.Index.Cache.Builder.postinglist(ProtonConfig.Index.Cache.Postinglist.Builder __builder) ProtonConfig.Index.Cache.Builder.postinglist(Consumer<ProtonConfig.Index.Cache.Postinglist.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listProtonConfig.Index.Cache.Builder.size(long __value) Methods in com.yahoo.vespa.config.search.core with parameters of type ProtonConfig.Index.Cache.BuilderModifier and TypeMethodDescriptionProtonConfig.Index.Builder.cache(ProtonConfig.Index.Cache.Builder __builder) Method parameters in com.yahoo.vespa.config.search.core with type arguments of type ProtonConfig.Index.Cache.BuilderModifier and TypeMethodDescriptionProtonConfig.Index.Builder.cache(Consumer<ProtonConfig.Index.Cache.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.Index.Cache.Builder