Class: Karafka::Pro::Routing::Features::PeriodicJob
- Inherits:
 - 
      Base
      
        
- Object
 - Routing::Features::Base
 - Base
 - Karafka::Pro::Routing::Features::PeriodicJob
 
 
- 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