Package example
Class InfluxQLExample
java.lang.Object
example.InfluxQLExample
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddumpResult(com.influxdb.query.InfluxQLQueryResult result) static voidstatic voidwrite(InfluxDBClient influxDBClient)
-
Constructor Details
-
InfluxQLExample
public InfluxQLExample()
-
-
Method Details
-
main
-
write
-
dumpResult
public static void dumpResult(com.influxdb.query.InfluxQLQueryResult result)
-