Uses of Enum
org.apache.arrow.flight.FlightMethod
-
Uses of FlightMethod in org.apache.arrow.flight
Modifier 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.