Class InactiveTopicsDetectionScheduler
java.lang.Object
pl.allegro.tech.hermes.management.infrastructure.detection.InactiveTopicsDetectionScheduler
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
-
Constructor Details
-
InactiveTopicsDetectionScheduler
public InactiveTopicsDetectionScheduler(InactiveTopicsDetectionJob job, ManagementLeadership leader)
-
-
Method Details
-
run
@Scheduled(cron="${detection.inactive-topics.cron}") public void run()
-