Class SubscriberRow
java.lang.Object
com.github.sonus21.rqueue.models.SerializableBase
com.github.sonus21.rqueue.models.response.SubscriberRow
- All Implemented Interfaces:
Serializable
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
SubscriberRow
public SubscriberRow()
-