Package com.influxdb.client.kotlin
See: Description
-
Interface Summary Interface Description InfluxDBClientKotlin The reference Kotlin client that allows query and write for the InfluxDB 2.x by Kotlin Channel coroutines. QueryKotlinApi The client that allows perform Flux queries against the InfluxDB /api/v2/query endpoint. WriteKotlinApi The Kotlin API to write time-series data into InfluxDB 2.x. -
Object Summary Object Description Companion -
Class Summary Class Description InfluxDBClientKotlinFactory The Factory that creates an instance of a Flux client.