Package com.influxdb.query
Class InfluxQLQueryResult.Result
java.lang.Object
com.influxdb.query.InfluxQLQueryResult.Result
- Enclosing class:
InfluxQLQueryResult
Represents one result of an InfluxQL query.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Result
-
-
Method Details
-
getIndex
public int getIndex()- Returns:
- the index of the result
-
getSeries
- Returns:
- the series
-