Class BatchProcessor

java.lang.Object
org.influxdb.impl.BatchProcessor

public final class BatchProcessor
extends Object
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.
Author:
stefan.majer [at] gmail.com