Uses of Package
org.influxdb.impl
Package | Description |
---|---|
org.influxdb.impl |
-
Classes in org.influxdb.impl used by org.influxdb.impl Class Description BatchProcessor A BatchProcessor can be attached to a InfluxDB Instance to collect single point writes and aggregates them to BatchPoints to get a better write performance.BatchProcessor.Builder The Builder to create a BatchProcessor instance.InfluxDBResultMapper Main class responsible for mapping a QueryResult to a POJO.TimeUtil Utils for time related methods.