Uses of Class
com.yahoo.vespa.config.search.core.ProtonConfig.Flush.Memory.Conservative.Builder
Packages that use ProtonConfig.Flush.Memory.Conservative.Builder
-
Uses of ProtonConfig.Flush.Memory.Conservative.Builder in com.yahoo.vespa.config.search.core
Fields in com.yahoo.vespa.config.search.core declared as ProtonConfig.Flush.Memory.Conservative.BuilderMethods in com.yahoo.vespa.config.search.core that return ProtonConfig.Flush.Memory.Conservative.BuilderModifier and TypeMethodDescriptionProtonConfig.Flush.Memory.Conservative.Builder.disklimitfactor(double __value) ProtonConfig.Flush.Memory.Conservative.Builder.highwatermarkfactor(double __value) ProtonConfig.Flush.Memory.Conservative.Builder.lowwatermarkfactor(double __value) ProtonConfig.Flush.Memory.Conservative.Builder.memorylimitfactor(double __value) Methods in com.yahoo.vespa.config.search.core with parameters of type ProtonConfig.Flush.Memory.Conservative.BuilderModifier and TypeMethodDescriptionProtonConfig.Flush.Memory.Builder.conservative(ProtonConfig.Flush.Memory.Conservative.Builder __builder) Method parameters in com.yahoo.vespa.config.search.core with type arguments of type ProtonConfig.Flush.Memory.Conservative.BuilderModifier and TypeMethodDescriptionProtonConfig.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 listConstructors in com.yahoo.vespa.config.search.core with parameters of type ProtonConfig.Flush.Memory.Conservative.BuilderModifierConstructorDescription