Class InactiveTopicsDetectionScheduler

java.lang.Object
pl.allegro.tech.hermes.management.infrastructure.detection.InactiveTopicsDetectionScheduler

public class InactiveTopicsDetectionScheduler extends Object
  • Constructor Details

  • Method Details

    • run

      @Scheduled(cron="${detection.inactive-topics.cron}") public void run()