Class ConsumersRuntimeMonitor
- java.lang.Object
-
- pl.allegro.tech.hermes.consumers.supervisor.monitor.ConsumersRuntimeMonitor
-
- All Implemented Interfaces:
java.lang.Runnable
public class ConsumersRuntimeMonitor extends java.lang.Object implements java.lang.Runnable
-
-
Constructor Summary
Constructors Constructor Description ConsumersRuntimeMonitor(ConsumersSupervisor consumerSupervisor, SupervisorController workloadSupervisor, pl.allegro.tech.hermes.common.metric.HermesMetrics hermesMetrics, SubscriptionsCache subscriptionsCache, pl.allegro.tech.hermes.common.config.ConfigFactory configFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun()voidshutdown()voidstart()
-
-
-
Constructor Detail
-
ConsumersRuntimeMonitor
public ConsumersRuntimeMonitor(ConsumersSupervisor consumerSupervisor, SupervisorController workloadSupervisor, pl.allegro.tech.hermes.common.metric.HermesMetrics hermesMetrics, SubscriptionsCache subscriptionsCache, pl.allegro.tech.hermes.common.config.ConfigFactory configFactory)
-
-