Class ProducerRunner<M extends Message>

    • Field Detail

      • producerId

        protected final int producerId
      • threadName

        protected String threadName
      • registry

        protected final io.dropwizard.metrics5.MetricRegistry registry
      • producerTimer

        protected final io.dropwizard.metrics5.Timer producerTimer
      • producersCount

        protected final io.dropwizard.metrics5.Counter producersCount
      • counter

        protected long counter