Package org.apache.pulsar.io.influxdb
-
Class Summary Class Description BatchSink<T,R> Pulsar sink which can write data to target in batch.InfluxDBGenericRecordSink Delegate for InfluxDB sinks, one for InfluxDB v1, the other for InfluxDB v2
| Class | Description |
|---|---|
| BatchSink<T,R> |
Pulsar sink which can write data to target in batch.
|
| InfluxDBGenericRecordSink |
Delegate for InfluxDB sinks, one for InfluxDB v1, the other for InfluxDB v2
|