Uses of Enum Class
com.influxdb.client.write.events.BackpressureEvent.BackpressureReason
Packages that use BackpressureEvent.BackpressureReason
-
Uses of BackpressureEvent.BackpressureReason in com.influxdb.client.write.events
Methods in com.influxdb.client.write.events that return BackpressureEvent.BackpressureReasonModifier 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.Constructors in com.influxdb.client.write.events with parameters of type BackpressureEvent.BackpressureReason