| Method and Description |
|---|
| com.influxdb.client.InfluxDBClient.getWriteApi()
use
InfluxDBClient.makeWriteApi(), the API is subject to removal in a next major release |
| com.influxdb.client.InfluxDBClient.getWriteApi(WriteOptions)
use
InfluxDBClient.makeWriteApi(WriteOptions), the API is subject to removal in a next major release |
Copyright © 2018–2021 InfluxData, Inc.. All rights reserved.