Uses of Enum
org.apache.arrow.flight.BackpressureStrategy.WaitResult
-
Uses of BackpressureStrategy.WaitResult in org.apache.arrow.flight
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static BackpressureStrategy.WaitResult[]
BackpressureStrategy.WaitResult.values()
Returns an array containing the constants of this enum type, in the order they are declared.BackpressureStrategy.CallbackBackpressureStrategy.waitForListener
(long timeout) BackpressureStrategy.waitForListener
(long timeout) Waits for the listener to be ready or cancelled up to the given timeout.