Uses of Class
com.yahoo.vespa.config.search.core.ProtonConfig.Maintenancejobs.Builder
Packages that use ProtonConfig.Maintenancejobs.Builder
-
Uses of ProtonConfig.Maintenancejobs.Builder in com.yahoo.vespa.config.search.core
Fields in com.yahoo.vespa.config.search.core declared as ProtonConfig.Maintenancejobs.BuilderMethods in com.yahoo.vespa.config.search.core that return ProtonConfig.Maintenancejobs.BuilderModifier and TypeMethodDescriptionProtonConfig.Maintenancejobs.Builder.maxoutstandingmoveops(int __value) ProtonConfig.Maintenancejobs.Builder.resourcelimitfactor(double __value) Methods in com.yahoo.vespa.config.search.core with parameters of type ProtonConfig.Maintenancejobs.BuilderModifier and TypeMethodDescriptionProtonConfig.Builder.maintenancejobs(ProtonConfig.Maintenancejobs.Builder __builder) Method parameters in com.yahoo.vespa.config.search.core with type arguments of type ProtonConfig.Maintenancejobs.BuilderModifier and TypeMethodDescriptionProtonConfig.Builder.maintenancejobs(Consumer<ProtonConfig.Maintenancejobs.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.Maintenancejobs.Builder