Class: Deimos::BatchConsumer Deprecated

Inherits:
Consumer show all
Defined in:
lib/deimos/batch_consumer.rb

Overview

Deprecated.

Use Deimos::Consumer with ‘delivery: inline_batch` configured instead

Method Summary

Methods inherited from Consumer

#decode_key, #decode_message, decoder, key_decoder

Methods included from Consume::BatchConsumption

#around_consume_batch, #consume_batch

Methods included from Consume::MessageConsumption

#around_consume, #consume