Class QueueCounter

java.lang.Object
com.github.sonus21.rqueue.metrics.QueueCounter

public class QueueCounter extends Object
Queue counter counts the different types of events related to a queue. Failure and execution count, it supports queue registrations.
  • Constructor Details

    • QueueCounter

      public QueueCounter()