Class: Consumer::Subscription::GetBatch::Reply

Inherits:
Struct
  • Object
show all
Includes:
Actor::Messaging::Message
Defined in:
lib/consumer/subscription/get_batch.rb

Instance Attribute Summary collapse

Instance Attribute Details

#batchObject

Returns the value of attribute batch

Returns:

  • (Object)

    the current value of batch



12
13
14
# File 'lib/consumer/subscription/get_batch.rb', line 12

def batch
  @batch
end