| Interface | Description |
|---|---|
| InfluxDbWriter |
Writes bytes to an InfluxDB input.
|
| InfluxDbWriter.Factory |
| Class | Description |
|---|---|
| InfluxDbHttpWriter |
An
InfluxDbWriter that writes to an HTTP/S server using a Client. |
| InfluxDbHttpWriter.Factory |
A factory for
InfluxDbHttpWriter. |
| InfluxDbTcpWriter |
An
InfluxDbWriter that writes bytes to TCP sockets. |
| InfluxDbTcpWriter.Factory |
A factory for
InfluxDbTcpWriter. |
| Sender |
Sends measurements to InfluxDB.
|
Copyright © 2017. All rights reserved.