Package | Description |
---|---|
org.apache.arrow.flight |
Modifier and Type | Method and Description |
---|---|
static FlightMethod |
FlightMethod.fromProtocol(String methodName)
Convert a method name string into a
FlightMethod . |
FlightMethod |
CallInfo.method() |
static FlightMethod |
FlightMethod.valueOf(String name)
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.
|
Constructor and Description |
---|
CallInfo(FlightMethod method) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.