Uses of Enum Class
com.influxdb.client.write.events.BackpressureEvent.BackpressureReason
-
Uses of BackpressureEvent.BackpressureReason in com.influxdb.client.write.events
Modifier and TypeMethodDescriptionBackpressureEvent.getReason()
Returns the enum constant of this class with the specified name.static BackpressureEvent.BackpressureReason[]
BackpressureEvent.BackpressureReason.values()
Returns an array containing the constants of this enum class, in the order they are declared.