See: Description
| Class | Description | 
|---|---|
| InfluxDbIO | 
 IO to read and write from InfluxDB. 
 | 
| InfluxDbIO.DataSourceConfiguration | 
 A POJO describing a DataSourceConfiguration such as URL, userName and password. 
 | 
| InfluxDbIO.Read | 
 A  
PTransform to read from InfluxDB metric or data related to query. | 
| InfluxDbIO.Write | 
 A  
PTransform to write to a InfluxDB datasource. | 
org.apache.beam.sdk.io.influxdb.InfluxDbIO