| Package | Description |
|---|---|
| com.github.nickrm.jflux |
Contains the main high-level InfluxDB client provided by this library, plus the classes that
support its functionality (e.g.
|
| com.github.nickrm.jflux.annotation |
Annotations used for annotation based conversion between Java classes and InfluxDB data.
|
| com.github.nickrm.jflux.annotation.exception |
Exceptions related to converting from/to annotated Java classes and InfluxDB data (e.g.
|
| com.github.nickrm.jflux.api |
Lower level client for the InfluxDB HTTP API, and the classes that support it.
|
| com.github.nickrm.jflux.api.converter |
Converters used for data sent to/received from the InfluxDB HTTP API.
|
| com.github.nickrm.jflux.api.exception |
Exceptions thrown when an issue is encountered when communicating with the InfluxDB HTTP API.
|
| com.github.nickrm.jflux.api.response |
Classes relating to responses from the InfluxDB HTTP API.
|
| com.github.nickrm.jflux.domain |
Domain classes which represent domain entities defined by or relevant to InfluxDB, and used
throughout this library.
|
| com.github.nickrm.jflux.exception |
Exceptions explicitly thrown by the high level client provided by this library.
|
Copyright © 2020. All rights reserved.