Class SubscriberRow

java.lang.Object
com.github.sonus21.rqueue.models.SerializableBase
com.github.sonus21.rqueue.models.response.SubscriberRow
All Implemented Interfaces:
Serializable

public class SubscriberRow extends SerializableBase
Per-subscriber row rendered by the queue-detail "Subscribers" section. Joins broker-supplied per-consumer counts with worker-registry status info so the dashboard can drop the standalone "Queue Pollers" table.
See Also:
  • Constructor Details

    • SubscriberRow

      public SubscriberRow()