Uses of Class
com.yahoo.vespa.config.search.core.ProtonConfig.Documentdb.Allocation.Builder
Packages that use ProtonConfig.Documentdb.Allocation.Builder
-
Uses of ProtonConfig.Documentdb.Allocation.Builder in com.yahoo.vespa.config.search.core
Fields in com.yahoo.vespa.config.search.core declared as ProtonConfig.Documentdb.Allocation.BuilderMethods in com.yahoo.vespa.config.search.core that return ProtonConfig.Documentdb.Allocation.BuilderModifier and TypeMethodDescriptionProtonConfig.Documentdb.Allocation.Builder.active_buffers_ratio(double __value) ProtonConfig.Documentdb.Allocation.Builder.amortizecount(int __value) ProtonConfig.Documentdb.Allocation.Builder.growbias(int __value) ProtonConfig.Documentdb.Allocation.Builder.growfactor(double __value) ProtonConfig.Documentdb.Allocation.Builder.initialnumdocs(long __value) ProtonConfig.Documentdb.Allocation.Builder.max_compact_buffers(int __value) ProtonConfig.Documentdb.Allocation.Builder.max_dead_address_space_ratio(double __value) ProtonConfig.Documentdb.Allocation.Builder.max_dead_bytes_ratio(double __value) ProtonConfig.Documentdb.Allocation.Builder.multivaluegrowfactor(double __value) Methods in com.yahoo.vespa.config.search.core with parameters of type ProtonConfig.Documentdb.Allocation.BuilderModifier and TypeMethodDescriptionProtonConfig.Documentdb.Builder.allocation(ProtonConfig.Documentdb.Allocation.Builder __builder) Method parameters in com.yahoo.vespa.config.search.core with type arguments of type ProtonConfig.Documentdb.Allocation.BuilderModifier and TypeMethodDescriptionProtonConfig.Documentdb.Builder.allocation(Consumer<ProtonConfig.Documentdb.Allocation.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.Documentdb.Allocation.Builder