All Classes and Interfaces

Class
Description
Functions for parameter validation.
The ClientConfig holds the configurations for the InfluxDBClient client.
A builder for ClientConfig.
The InfluxDBApiException is thrown when an error occurs while interacting with InfluxDB.
The InfluxDBApiHttpException gets thrown whenever an error status is returned in the HTTP response.
The InfluxDBClient interface provides a client for interact with InfluxDB 3.
Implementation of the InfluxDBClient.
Nanosecond converter.
Point defines the values that will be written to the database.
PointValues defines the values that will be written to the database.
Query API options.
Defines type of query sent to InfluxDB.
Functions for safe type casting.
The VectorSchemaRootConverter class is responsible for converting rows of data from a VectorSchemaRoot object to PointValues.
Write options.
A builder for WriteOptions.
Defines WritePrecision.