Class: NATS::JetStream::Msg::Ack::SequencePair

Inherits:
Struct
  • Object
show all
Defined in:
lib/nats/io/jetstream/msg/ack.rb

Instance Attribute Summary collapse

Instance Attribute Details

#consumerObject

Returns the value of attribute consumer



56
57
58
# File 'lib/nats/io/jetstream/msg/ack.rb', line 56

def consumer
  @consumer
end

#streamObject

Returns the value of attribute stream



56
57
58
# File 'lib/nats/io/jetstream/msg/ack.rb', line 56

def stream
  @stream
end