Uses of Class
io.aiven.commons.kafka.config.fragment.CommonConfigFragment.Setter
Packages that use CommonConfigFragment.Setter
-
Uses of CommonConfigFragment.Setter in io.aiven.commons.kafka.config.fragment
Methods in io.aiven.commons.kafka.config.fragment that return CommonConfigFragment.SetterModifier and TypeMethodDescriptionCommonConfigFragment.Setter.maxTasks(int maxTasks) Sets the max tasks value.static CommonConfigFragment.SetterGets a setter for this fragment.CommonConfigFragment.Setter.taskId(int taskId) Sets the task ID value.