Class SlowConsumerEntry

java.lang.Object
org.apache.activemq.broker.region.policy.SlowConsumerEntry

public class SlowConsumerEntry extends Object
  • Method Details

    • slow

      public void slow()
    • mark

      public void mark()
    • setSubscription

      public void setSubscription(Object subscriptionObjectName)
    • getSubscription

      public Object getSubscription()
    • getSlowCount

      public int getSlowCount()
    • getMarkCount

      public int getMarkCount()