Class InactiveTopicsDetectionJob
java.lang.Object
pl.allegro.tech.hermes.management.domain.detection.InactiveTopicsDetectionJob
-
Constructor Summary
ConstructorsConstructorDescriptionInactiveTopicsDetectionJob(TopicService topicService, InactiveTopicsStorageService inactiveTopicsStorageService, InactiveTopicsDetectionService inactiveTopicsDetectionService, Optional<InactiveTopicsNotifier> notifier, InactiveTopicsDetectionProperties properties, Clock clock, io.micrometer.core.instrument.MeterRegistry meterRegistry) -
Method Summary
-
Constructor Details
-
InactiveTopicsDetectionJob
public InactiveTopicsDetectionJob(TopicService topicService, InactiveTopicsStorageService inactiveTopicsStorageService, InactiveTopicsDetectionService inactiveTopicsDetectionService, Optional<InactiveTopicsNotifier> notifier, InactiveTopicsDetectionProperties properties, Clock clock, io.micrometer.core.instrument.MeterRegistry meterRegistry)
-
-
Method Details
-
detectAndNotify
public void detectAndNotify()
-