Crabbit::StreamStats
Broker-provided statistics for a stream.
Keys are RabbitMQ protocol names such as first_chunk_id,
last_chunk_id, committed_chunk_id, and stream_size. Unknown future
keys are preserved in #values.
Constructors
Instance methods
Returns the statistic named name, or nil when the broker omitted it.
clone
Sourcecopy_with(values _values = @values)
Sourcevalues