Supported Environments
Cookbooks
Specifications and Protocols
Development
FlightMethod
FlightMethod.__init__()
FlightMethod.DO_ACTION
FlightMethod.DO_EXCHANGE
FlightMethod.DO_GET
FlightMethod.DO_PUT
FlightMethod.GET_FLIGHT_INFO
FlightMethod.GET_SCHEMA
FlightMethod.HANDSHAKE
FlightMethod.INVALID
FlightMethod.LIST_ACTIONS
FlightMethod.LIST_FLIGHTS
Bases: Enum
Enum
The implemented methods in Flight.
Attributes
INVALID
HANDSHAKE
LIST_FLIGHTS
GET_FLIGHT_INFO
GET_SCHEMA
DO_GET
DO_PUT
DO_ACTION
LIST_ACTIONS
DO_EXCHANGE
previous
pyarrow.flight.FlightWriteSizeExceededError
next
pyarrow.flight.CallInfo