Package com.influxdb.client.flux
Class FluxClientFactory
java.lang.Object
com.influxdb.client.flux.FluxClientFactory
The Factory that creates an instance of a Flux client.
- Author:
- Jakub Bednar (bednar@github) (31/07/2018 13:11)
-
Method Summary
Modifier and TypeMethodDescriptionstatic FluxClient
create
(FluxConnectionOptions options) Create an instance of the Flux client.static FluxClient
Create an instance of the Flux client.