| Package | Description |
|---|---|
| com.influxdb.client.domain |
| Modifier and Type | Class and Description |
|---|---|
class |
Identifier
A valid Flux identifier
|
class |
StringLiteral
Expressions begin and end with double quote marks
|
| Modifier and Type | Method and Description |
|---|---|
PropertyKey |
Property.getKey()
Get key
|
PropertyKey |
MemberExpression.getProperty()
Get property
|
| Modifier and Type | Method and Description |
|---|---|
Property |
Property.key(PropertyKey key) |
MemberExpression |
MemberExpression.property(PropertyKey property) |
void |
Property.setKey(PropertyKey key) |
void |
MemberExpression.setProperty(PropertyKey property) |
Copyright © 2018–2021 InfluxData, Inc.. All rights reserved.