| Interface | Description |
|---|---|
| InfluxDB |
Interface with all available methods to access a InfluxDB database.
|
| Enum | Description |
|---|---|
| InfluxDB.ConsistencyLevel |
ConsistencyLevel for write Operations.
|
| InfluxDB.LogLevel |
Controls the level of logging of the REST layer.
|
| InfluxDBFactory |
A Factory to create a instance of a InfluxDB Database adapter.
|
| Exception | Description |
|---|---|
| InfluxDBException |
A wrapper for various exceptions caused while interacting with InfluxDB.
|
| InfluxDBIOException |
A wrapper for
IOException caused while interacting with InfluxDB. |
| InfluxDBMapperException |
Copyright © 2017. All rights reserved.