Package | Description |
---|---|
org.influxdb.impl |
Modifier and Type | Method and Description |
---|---|
BatchProcessor.Builder |
BatchProcessor.Builder.actions(int maxActions)
The number of actions after which a batchwrite must be performed.
|
static BatchProcessor.Builder |
BatchProcessor.builder(InfluxDB influxDB)
Static method to create the Builder for this BatchProcessor.
|
BatchProcessor.Builder |
BatchProcessor.Builder.interval(int interval,
TimeUnit unit)
The interval at which at least should issued a write.
|
Copyright © 2015. All rights reserved.