| Package | Description |
|---|---|
| org.influxdb.impl |
| Class and 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.
|
Copyright © 2020. All rights reserved.