| Package | Description |
|---|---|
| com.influxdb.client.flux | |
| com.influxdb.client.flux.internal |
| Modifier and Type | Method and Description |
|---|---|
static FluxClient |
FluxClientFactory.create(FluxConnectionOptions options)
Create an instance of the Flux client.
|
static FluxClient |
FluxClientFactory.create(String connectionString)
Create an instance of the Flux client.
|
FluxClient |
FluxClient.setLogLevel(LogLevel logLevel)
Sets the log level for the request and response information.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FluxApiImpl |
| Modifier and Type | Method and Description |
|---|---|
FluxClient |
FluxApiImpl.setLogLevel(LogLevel logLevel) |
Copyright © 2018–2020 InfluxData, Inc.. All rights reserved.