Uses of Class
com.yahoo.vespa.config.search.core.ProtonConfig.Index.Cache.Postinglist.Builder
Packages that use ProtonConfig.Index.Cache.Postinglist.Builder
-
Uses of ProtonConfig.Index.Cache.Postinglist.Builder in com.yahoo.vespa.config.search.core
Fields in com.yahoo.vespa.config.search.core declared as ProtonConfig.Index.Cache.Postinglist.BuilderMethods in com.yahoo.vespa.config.search.core that return ProtonConfig.Index.Cache.Postinglist.BuilderModifier and TypeMethodDescriptionProtonConfig.Index.Cache.Postinglist.Builder.lfu_sketch_max_element_count(long __value) ProtonConfig.Index.Cache.Postinglist.Builder.maxbytes(long __value) ProtonConfig.Index.Cache.Postinglist.Builder.slru_protected_segment_ratio(double __value) Methods in com.yahoo.vespa.config.search.core with parameters of type ProtonConfig.Index.Cache.Postinglist.BuilderModifier and TypeMethodDescriptionProtonConfig.Index.Cache.Builder.postinglist(ProtonConfig.Index.Cache.Postinglist.Builder __builder) Method parameters in com.yahoo.vespa.config.search.core with type arguments of type ProtonConfig.Index.Cache.Postinglist.BuilderModifier and TypeMethodDescriptionProtonConfig.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 listConstructors in com.yahoo.vespa.config.search.core with parameters of type ProtonConfig.Index.Cache.Postinglist.Builder