| Package | Description |
|---|---|
| org.influxdb | |
| org.influxdb.impl |
| Modifier and Type | Method and Description |
|---|---|
QueryResult |
InfluxDB.query(Query query)
/**
Execute a query agains a database.
|
QueryResult |
InfluxDB.query(Query query,
TimeUnit timeUnit)
Execute a query agains a database.
|
| Modifier and Type | Method and Description |
|---|---|
QueryResult |
InfluxDBImpl.query(Query query)
/**
Execute a query agains a database.
|
QueryResult |
InfluxDBImpl.query(Query query,
TimeUnit timeUnit)
Execute a query agains a database.
|
Copyright © 2016. All rights reserved.