Package com.influxdb.query
Class FluxTable
java.lang.Object
com.influxdb.query.FluxTable
- All Implemented Interfaces:
Serializable
This class represents the table structure of the Flux CSV Response.
Specification.
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionA table's group key is subset of the entire columns dataset that assigned to the table.toString()
-
Constructor Details
-
FluxTable
public FluxTable()
-
-
Method Details