[ Web Proxy ]
URL:
Viewing: https://arrow.apache.org/docs/python/generated/pyarrow.flight.FlightMethod.html [Back]  [Original]

pyarrow.flight.FlightMethod — Apache Arrow v25.0.1
Back to top
Search the docs ...:

pyarrow.flight.FlightMethod#

class pyarrow.flight.FlightMethod(*values)#

Bases: Enum

The implemented methods in Flight.

__init__(*args, **kwds)#

Attributes

DO_ACTION = 7#
DO_EXCHANGE = 9#
DO_GET = 5#
DO_PUT = 6#
GET_FLIGHT_INFO = 3#
GET_SCHEMA = 4#
HANDSHAKE = 1#
INVALID = 0#
LIST_ACTIONS = 8#
LIST_FLIGHTS = 2#

Web Proxy Viewer  |  New URL  |  Original Page