| Package | Description |
|---|---|
| io.dropwizard.metrics.influxdb | |
| io.dropwizard.metrics.influxdb.data |
| Modifier and Type | Method and Description |
|---|---|
void |
InfluxDbSender.appendPoints(InfluxDbPoint point)
Adds this metric point to the buffer.
|
void |
InfluxDbHttpSender.appendPoints(InfluxDbPoint point) |
| Modifier and Type | Method and Description |
|---|---|
Set<InfluxDbPoint> |
InfluxDbWriteObject.getPoints() |
| Modifier and Type | Method and Description |
|---|---|
void |
InfluxDbWriteObject.setPoints(Set<InfluxDbPoint> points) |
Copyright © 2021. All rights reserved.