class StatusController::ObjectTotals
- StatusController::ObjectTotals
- Interface
- Reference
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
lavinmq/api/controllers/status.crConstructors
Instance Method Summary
- #channels : UInt32
- #channels=(channels : UInt32)
- #connections : UInt32
- #connections=(connections : UInt32)
- #consumers : UInt32
- #consumers=(consumers : UInt32)
- #exchanges : UInt32
- #exchanges=(exchanges : UInt32)
- #queues : UInt32
- #queues=(queues : UInt32)