Uses of Class
org.influxdb.impl.TimeUtil
Package | Description |
---|---|
org.influxdb.impl |
-
Uses of TimeUtil in org.influxdb.impl
Methods in org.influxdb.impl that return TimeUtil Modifier and Type Method Description static TimeUtil
TimeUtil. valueOf(String name)
Returns the enum constant of this type with the specified name.static TimeUtil[]
TimeUtil. values()
Returns an array containing the constants of this enum type, in the order they are declared.