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