Uses of Interface
com.influxdb.client.WriteApi
Packages that use WriteApi
-
Uses of WriteApi in com.influxdb.client
Methods in com.influxdb.client that return WriteApiModifier and TypeMethodDescriptionInfluxDBClient.getWriteApi()Deprecated.InfluxDBClient.getWriteApi(WriteOptions writeOptions) Deprecated.useInfluxDBClient.makeWriteApi(WriteOptions), the API is subject to removal in a next major releaseInfluxDBClient.makeWriteApi()Create a new asynchronous non-blocking Write client.InfluxDBClient.makeWriteApi(WriteOptions writeOptions) Create a new asynchronous non-blocking Write client. -
Uses of WriteApi in com.influxdb.client.internal
Methods in com.influxdb.client.internal that return WriteApiModifier and TypeMethodDescriptionInfluxDBClientImpl.getWriteApi()InfluxDBClientImpl.getWriteApi(WriteOptions writeOptions) InfluxDBClientImpl.makeWriteApi()InfluxDBClientImpl.makeWriteApi(WriteOptions writeOptions)
InfluxDBClient.makeWriteApi(), the API is subject to removal in a next major release