Uses of Class
com.yahoo.vespa.config.search.core.ProtonConfig.Flush.Memory.Builder
Packages that use ProtonConfig.Flush.Memory.Builder
-
Uses of ProtonConfig.Flush.Memory.Builder in com.yahoo.vespa.config.search.core
Fields in com.yahoo.vespa.config.search.core declared as ProtonConfig.Flush.Memory.BuilderMethods in com.yahoo.vespa.config.search.core that return ProtonConfig.Flush.Memory.BuilderModifier and TypeMethodDescriptionProtonConfig.Flush.Memory.Builder.conservative(ProtonConfig.Flush.Memory.Conservative.Builder __builder) ProtonConfig.Flush.Memory.Builder.conservative(Consumer<ProtonConfig.Flush.Memory.Conservative.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listProtonConfig.Flush.Memory.Builder.diskbloatfactor(double __value) ProtonConfig.Flush.Memory.Builder.each(ProtonConfig.Flush.Memory.Each.Builder __builder) ProtonConfig.Flush.Memory.Builder.each(Consumer<ProtonConfig.Flush.Memory.Each.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listProtonConfig.Flush.Memory.Builder.maxage(ProtonConfig.Flush.Memory.Maxage.Builder __builder) ProtonConfig.Flush.Memory.Builder.maxage(Consumer<ProtonConfig.Flush.Memory.Maxage.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listProtonConfig.Flush.Memory.Builder.maxmemory(long __value) ProtonConfig.Flush.Memory.Builder.maxtlssize(long __value) Methods in com.yahoo.vespa.config.search.core with parameters of type ProtonConfig.Flush.Memory.BuilderModifier and TypeMethodDescriptionProtonConfig.Flush.Builder.memory(ProtonConfig.Flush.Memory.Builder __builder) Method parameters in com.yahoo.vespa.config.search.core with type arguments of type ProtonConfig.Flush.Memory.BuilderModifier and TypeMethodDescriptionProtonConfig.Flush.Builder.memory(Consumer<ProtonConfig.Flush.Memory.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.Flush.Memory.Builder