Class InfluxDBDispatcher

java.lang.Object
com.gigaspaces.metrics.influxdb.InfluxDBDispatcher
All Implemented Interfaces:
Closeable, AutoCloseable
Direct Known Subclasses:
InfluxDBHttpDispatcher, InfluxDBHttpDispatcher, InfluxDBUdpDispatcher, InfluxDBUdpDispatcher

public abstract class InfluxDBDispatcher extends Object implements Closeable
Since:
10.2.1
Author:
Niv Ingberg
  • Field Details

    • logger

      protected final org.slf4j.Logger logger
  • Constructor Details

    • InfluxDBDispatcher

      public InfluxDBDispatcher()
  • Method Details