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