Uses of Enum Class
io.camunda.zeebe.broker.system.configuration.backpressure.BackpressureCfg.LimitAlgorithm
Packages that use BackpressureCfg.LimitAlgorithm
-
Uses of BackpressureCfg.LimitAlgorithm in io.camunda.zeebe.broker.system.configuration.backpressure
Methods in io.camunda.zeebe.broker.system.configuration.backpressure that return BackpressureCfg.LimitAlgorithmModifier and TypeMethodDescriptionBackpressureCfg.getAlgorithm()Returns the enum constant of this class with the specified name.static BackpressureCfg.LimitAlgorithm[]BackpressureCfg.LimitAlgorithm.values()Returns an array containing the constants of this enum class, in the order they are declared.