Class: Karafka::Routing::Features::ActiveJob

Inherits:
Base
  • Object
show all
Defined in:
lib/karafka/routing/features/active_job.rb,
lib/karafka/routing/features/active_job/proxy.rb,
lib/karafka/routing/features/active_job/topic.rb,
lib/karafka/routing/features/active_job/config.rb,
lib/karafka/routing/features/active_job/builder.rb,
lib/karafka/routing/features/active_job/contracts/topic.rb

Overview

Note:

We can load it always, despite someone not using ActiveJob as it just adds a method to the routing, without actually breaking anything.

Active-Job related components

Defined Under Namespace

Modules: Builder, Contracts, Proxy, Topic Classes: Config

Method Summary

Methods inherited from Base

activate, load_all, post_setup_all, pre_setup_all