| [ Web Proxy ] |
| Viewing: https://arrow.apache.org/docs/python/generated/../../cpp/../python/api/flight.html#authentication | [Back] [Original] |
Section Navigation
Warning
Flight is currently unstable. APIs are subject to change, though we dont expect drastic changes.
|
An action executable on a Flight service. |
|
A type of action that is executable on a Flight service. |
|
The type of a FlightDescriptor. |
A description of a data stream available from a Flight service. |
|
|
A Flight stream, along with the ticket and locations to access it. |
|
A description of a Flight stream. |
|
The location of a Flight service. |
The base class for readers for Flight streams. |
|
A RecordBatchWriter that also allows writing application metadata. |
|
|
A ticket for requesting a Flight stream. |
|
A result from executing an Action. |
|
Connect to a Flight server. |
|
RPC-layer options for a Flight call. |
|
A client to a Flight service. |
A reader that can also be canceled. |
|
A writer that also allows closing the write side of a stream. |
|
A factory for new middleware instances. |
|
Client-side middleware for a call, instantiated per RPC. |
Abstract base class for Flight data streams. |
|
A sender for Flight metadata messages during a DoPut. |
|
|
A Flight service definition. |
|
A Flight data stream backed by a Python generator. |
|
A Flight data stream backed by RecordBatches. |
Per-call state/context. |
|
A factory for new middleware instances. |
|
Server-side middleware for a call, instantiated per RPC. |
Authentication plugin for a client. |
|
Authentication middleware for a server. |
|
The base class for Flight-specific errors. |
The operation was cancelled. |
|
An error internal to the Flight server occurred. |
|
A server error occurred. |
|
The Flight RPC call timed out. |
|
The client is not authenticated. |
|
The client is not authorized to perform the given operation. |
|
The server is not reachable or available. |
|
|
A write operation exceeded the client-configured limit. |
|
The implemented methods in Flight. |
|
Information about a particular RPC for Flight middleware. |
Copyright 2016-2026 Apache Software Foundation.
Apache Arrow, Arrow, Apache, the Apache logo, and the Apache Arrow project logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.
Created using Sphinx 9.1.0.
Built with the PyData Sphinx Theme 0.20.0.
| Web Proxy Viewer | New URL | Original Page |