| Package | Description |
|---|---|
| com.influxdb.client | |
| com.influxdb.client.write |
| Modifier and Type | Method and Description |
|---|---|
PointSettings |
InfluxDBClientOptions.getPointSettings()
Default tags that will be use for writes by Point and POJO.
|
| Modifier and Type | Method and Description |
|---|---|
PointSettings |
PointSettings.addDefaultTag(String key,
String expression)
Add default tag.
|
| Modifier and Type | Method and Description |
|---|---|
String |
Point.toLineProtocol(PointSettings pointSettings) |
Copyright © 2018–2021 InfluxData, Inc.. All rights reserved.