struct LavinMQ::Client::Channel::Unack
- LavinMQ::Client::Channel::Unack
- Struct
- Value
- Object
Defined in:
lavinmq/client/channel.crConstructors
Instance Method Summary
- #clone
- #consumer : Consumer | Nil
- #copy_with(tag _tag = @tag, queue _queue = @queue, sp _sp = @sp, consumer _consumer = @consumer)
- #queue : Queue
- #sp : SegmentPosition
- #tag : UInt64
Constructor Detail
Instance Method Detail
def copy_with(tag _tag = @tag, queue _queue = @queue, sp _sp = @sp, consumer _consumer = @consumer)
#