class Lavinmq::MessageStats
- Lavinmq::MessageStats
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
lavinmq-http-client.crConstructors
Instance Method Summary
- #ack : UInt32
- #ack=(ack : UInt32)
- #confirm : UInt32
- #confirm=(confirm : UInt32)
- #deliver : UInt32
- #deliver=(deliver : UInt32)
- #get : UInt32
- #get=(get : UInt32)
- #get_no_ack : UInt32
- #get_no_ack=(get_no_ack : UInt32)
- #publish : UInt32
- #publish=(publish : UInt32)
- #redeliver : UInt32
- #redeliver=(redeliver : UInt32)
- #return_unroutable : UInt32
- #return_unroutable=(return_unroutable : UInt32)