Class SlowConsumerEntry
- java.lang.Object
-
- org.apache.activemq.broker.region.policy.SlowConsumerEntry
-
public class SlowConsumerEntry extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getMarkCount()
int
getSlowCount()
Object
getSubscription()
void
mark()
void
setSubscription(Object subscriptionObjectName)
void
slow()
-