| Interface | Description |
|---|---|
| InfluxDbSender |
| Class | Description |
|---|---|
| InfluxDbHttpSender |
An implementation of InfluxDbSender that writes to InfluxDb via the
https://github.com/influxdata/influxdb-java/ library.
|
| InfluxDbPoint |
This class is a bean that holds time series data of a point.
|
| InfluxDbReporter | |
| InfluxDbReporter.Builder |