Uses of Enum Class
org.apache.activemq.artemis.core.settings.impl.SlowConsumerPolicy
Packages that use SlowConsumerPolicy
-
Uses of SlowConsumerPolicy in org.apache.activemq.artemis.core.settings.impl
Fields in org.apache.activemq.artemis.core.settings.impl declared as SlowConsumerPolicyModifier and TypeFieldDescriptionstatic final SlowConsumerPolicyAddressSettings.DEFAULT_SLOW_CONSUMER_POLICYMethods in org.apache.activemq.artemis.core.settings.impl that return SlowConsumerPolicyModifier and TypeMethodDescriptionAddressSettings.getSlowConsumerPolicy()static SlowConsumerPolicySlowConsumerPolicy.getType(int type) static SlowConsumerPolicyReturns the enum constant of this class with the specified name.static SlowConsumerPolicy[]SlowConsumerPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.activemq.artemis.core.settings.impl with parameters of type SlowConsumerPolicyModifier and TypeMethodDescriptionAddressSettings.setSlowConsumerPolicy(SlowConsumerPolicy slowConsumerPolicy)