Class HttpClientsWorkloadReporter

java.lang.Object
pl.allegro.tech.hermes.consumers.consumer.sender.http.HttpClientsWorkloadReporter

public class HttpClientsWorkloadReporter extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
    HttpClientsWorkloadReporter(pl.allegro.tech.hermes.common.metric.MetricsFacade metrics, org.eclipse.jetty.client.HttpClient http1SerialClient, org.eclipse.jetty.client.HttpClient http1BatchClient, Http2ClientHolder http2ClientHolder, boolean isRequestQueueMonitoringEnabled, boolean isConnectionPoolMonitoringEnabled)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • HttpClientsWorkloadReporter

      public HttpClientsWorkloadReporter(pl.allegro.tech.hermes.common.metric.MetricsFacade metrics, org.eclipse.jetty.client.HttpClient http1SerialClient, org.eclipse.jetty.client.HttpClient http1BatchClient, Http2ClientHolder http2ClientHolder, boolean isRequestQueueMonitoringEnabled, boolean isConnectionPoolMonitoringEnabled)
  • Method Details

    • start

      public void start()