| Package | Description |
|---|---|
| com.influxdb.client.domain |
| Modifier and Type | Method and Description |
|---|---|
InfluxQLQuery.InfluxQLPrecision |
InfluxQLQuery.getPrecision() |
static InfluxQLQuery.InfluxQLPrecision |
InfluxQLQuery.InfluxQLPrecision.toTimePrecision(TimeUnit t) |
static InfluxQLQuery.InfluxQLPrecision |
InfluxQLQuery.InfluxQLPrecision.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InfluxQLQuery.InfluxQLPrecision[] |
InfluxQLQuery.InfluxQLPrecision.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InfluxQLQuery |
InfluxQLQuery.setPrecision(InfluxQLQuery.InfluxQLPrecision precision) |
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.