Class ConsumersRuntimeMonitor

  • All Implemented Interfaces:
    java.lang.Runnable

    public class ConsumersRuntimeMonitor
    extends java.lang.Object
    implements java.lang.Runnable
    • 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)
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface java.lang.Runnable
      • start

        public void start()
      • shutdown

        public void shutdown()
                      throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException