Uses of Class
org.apache.activemq.broker.region.policy.SlowConsumerEntry
Packages that use SlowConsumerEntry
Package
Description
The policies which can be associated with a particular destination or wildcard.
-
Uses of SlowConsumerEntry in org.apache.activemq.broker.region.policy
Fields in org.apache.activemq.broker.region.policy with type parameters of type SlowConsumerEntryModifier and TypeFieldDescriptionprotected final Map<Subscription,SlowConsumerEntry> AbortSlowConsumerStrategy.slowConsumersMethods in org.apache.activemq.broker.region.policy that return types with arguments of type SlowConsumerEntryMethod parameters in org.apache.activemq.broker.region.policy with type arguments of type SlowConsumerEntryModifier and TypeMethodDescriptionprotected voidAbortSlowConsumerStrategy.abortSubscription(Map<Subscription, SlowConsumerEntry> toAbort, boolean abortSubscriberConnection)