Module: Karafka::Consumers::BatchMetadata

Defined in:
lib/karafka/consumers/batch_metadata.rb

Overview

Brings the batch metadata into consumers that support batch_fetching

Instance Attribute Summary collapse

Instance Attribute Details

#batch_metadataObject

Returns the value of attribute batch_metadata.



7
8
9
# File 'lib/karafka/consumers/batch_metadata.rb', line 7

def 
  @batch_metadata
end