Uses of Enum Class
com.influxdb.client.domain.AxisScale
-
Uses of AxisScale in com.influxdb.client.domain
Modifier and TypeMethodDescriptionstatic AxisScale
Axis.getScale()
Get scaleAxisScale.Adapter.read
(com.google.gson.stream.JsonReader jsonReader) static AxisScale
Returns the enum constant of this class with the specified name.static AxisScale[]
AxisScale.values()
Returns an array containing the constants of this enum class, in the order they are declared.