Module: Karafka::Pro::Processing::Strategies::AjLrjMom

Includes:
LrjMom
Included in:
AjDlqLrjMom
Defined in:
lib/karafka/pro/processing/strategies/aj_lrj_mom.rb

Overview

ActiveJob enabled Long-Running Job enabled Manual offset management enabled

Constant Summary collapse

FEATURES =

Features for this strategy

%i[
  active_job
  long_running_job
  manual_offset_management
].freeze

Method Summary

Methods included from LrjMom

#handle_after_consume, #handle_before_enqueue, #handle_revoked

Methods included from Default

#handle_after_consume, #handle_before_consume, #handle_before_enqueue, #handle_consume, #handle_revoked

Methods included from Karafka::Processing::Strategies::Default

#handle_after_consume, #handle_before_consume, #handle_before_enqueue, #handle_consume, #handle_revoked, #handle_shutdown

Methods included from Karafka::Processing::Strategies::Base

#handle_after_consume, #handle_before_consume, #handle_before_enqueue, #handle_consume, #handle_revoked, #handle_shutdown