Uses of Enum
org.apache.arrow.flight.FlightMethod
Packages that use FlightMethod
-
Uses of FlightMethod in org.apache.arrow.flight
Methods in org.apache.arrow.flight that return FlightMethodModifier and TypeMethodDescriptionstatic FlightMethod
FlightMethod.fromProtocol
(String methodName) Convert a method name string into aFlightMethod
.CallInfo.method()
static FlightMethod
Returns the enum constant of this type with the specified name.static FlightMethod[]
FlightMethod.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.arrow.flight with parameters of type FlightMethod