Uses of Enum Class
com.influxdb.client.domain.InfluxQLQuery.InfluxQLPrecision
-
Uses of InfluxQLQuery.InfluxQLPrecision in com.influxdb.client.domain
Modifier and TypeMethodDescriptionInfluxQLQuery.getPrecision()
InfluxQLQuery.InfluxQLPrecision.toTimePrecision
(TimeUnit t) Returns the enum constant of this class with the specified name.static InfluxQLQuery.InfluxQLPrecision[]
InfluxQLQuery.InfluxQLPrecision.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionInfluxQLQuery.setPrecision
(InfluxQLQuery.InfluxQLPrecision precision)