package scala
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- trait InfluxDBClientScala extends AnyRef
The reference Scala client that allows query and write for the InfluxDB 2.0 by Akka Streams.
- trait QueryScalaApi extends AnyRef
The client that allows perform Flux queries against the InfluxDB /api/v2/query endpoint.
The client that allows perform Flux queries against the InfluxDB /api/v2/query endpoint.
For parametrized queries use Query object, see com.influxdb.client.QueryApi in Java module for more details.
Value Members
- object InfluxDBClientScalaFactory
The Factory that creates an instance of a Flux client.