Module: Karafka::Pro::Processing::Strategies::Aj::LrjMom

Includes:
Lrj::Mom
Included in:
DlqFtrLrjMom, DlqFtrLrjMomVp, DlqLrjMom, DlqLrjMomVp
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 Lrj::Mom

#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

#commit_offsets, #commit_offsets!, #handle_after_consume, #handle_before_consume, #handle_before_enqueue, #handle_consume, #handle_idle, #handle_revoked, #handle_shutdown, #mark_as_consumed, #mark_as_consumed!

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

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