Package | Description |
---|---|
org.influxdb.impl |
Modifier and Type | Method and Description |
---|---|
<T> List<T> |
InfluxDBResultMapper.toPOJO(QueryResult queryResult,
Class<T> clazz)
Process a
QueryResult object returned by the InfluxDB client inspecting the internal
data structure and creating the respective object instances based on the Class passed as
parameter. |
Copyright © 2018. All rights reserved.