Class: Karafka::Pro::Routing::Features::PeriodicJob

Inherits:
Base show all
Defined in:
lib/karafka/pro/routing/features/periodic_job.rb,
lib/karafka/pro/routing/features/periodic_job/topic.rb,
lib/karafka/pro/routing/features/periodic_job/config.rb,
lib/karafka/pro/routing/features/periodic_job/contracts/topic.rb

Overview

Feature allowing to run consumer operations even when no data is present on periodic interval. This allows for advanced window-based operations regardless of income of new data and other advanced cases where the consumer is needed even when no data is coming

Defined Under Namespace

Modules: Contracts, Topic Classes: Config

Method Summary

Methods inherited from Routing::Features::Base

activate, load_all, post_setup_all, pre_setup_all