Package com.gigaspaces.metrics.influxdb
Class InfluxDBUdpDispatcher
java.lang.Object
com.gigaspaces.metrics.influxdb.InfluxDBDispatcher
com.gigaspaces.metrics.influxdb.InfluxDBUdpDispatcher
- All Implemented Interfaces:
Closeable,AutoCloseable
- Since:
- 10.2.1
- Author:
- Niv Ingberg
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.gigaspaces.metrics.influxdb.InfluxDBDispatcher
send
-
Constructor Details
-
InfluxDBUdpDispatcher
-
-
Method Details
-
getConnection
-
doSend
- Specified by:
doSendin classInfluxDBDispatcher- Throws:
IOException
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Overrides:
closein classInfluxDBDispatcher
-