| Class | Description |
|---|---|
| Flight | |
| Flight.Action |
An opaque action specific for the service.
|
| Flight.Action.Builder |
An opaque action specific for the service.
|
| Flight.ActionType |
Describes an available action, including both the name used for execution
along with a short description of the purpose of the action.
|
| Flight.ActionType.Builder |
Describes an available action, including both the name used for execution
along with a short description of the purpose of the action.
|
| Flight.BasicAuth |
A message for doing simple auth.
|
| Flight.BasicAuth.Builder |
A message for doing simple auth.
|
| Flight.CancelFlightInfoRequest |
The request of the CancelFlightInfo action.
|
| Flight.CancelFlightInfoRequest.Builder |
The request of the CancelFlightInfo action.
|
| Flight.CancelFlightInfoResult |
The result of the CancelFlightInfo action.
|
| Flight.CancelFlightInfoResult.Builder |
The result of the CancelFlightInfo action.
|
| Flight.CloseSessionRequest |
Request message for the "Close Session" action.
|
| Flight.CloseSessionRequest.Builder |
Request message for the "Close Session" action.
|
| Flight.CloseSessionResult |
The result of closing a session.
|
| Flight.CloseSessionResult.Builder |
The result of closing a session.
|
| Flight.Criteria |
A service specific expression that can be used to return a limited set
of available Arrow Flight streams.
|
| Flight.Criteria.Builder |
A service specific expression that can be used to return a limited set
of available Arrow Flight streams.
|
| Flight.Empty |
Protobuf type
arrow.flight.protocol.Empty |
| Flight.Empty.Builder |
Protobuf type
arrow.flight.protocol.Empty |
| Flight.FlightData |
A batch of Arrow data as part of a stream of batches.
|
| Flight.FlightData.Builder |
A batch of Arrow data as part of a stream of batches.
|
| Flight.FlightDescriptor |
The name or tag for a Flight.
|
| Flight.FlightDescriptor.Builder |
The name or tag for a Flight.
|
| Flight.FlightEndpoint |
A particular stream or split associated with a flight.
|
| Flight.FlightEndpoint.Builder |
A particular stream or split associated with a flight.
|
| Flight.FlightInfo |
The access coordinates for retrieval of a dataset.
|
| Flight.FlightInfo.Builder |
The access coordinates for retrieval of a dataset.
|
| Flight.GetSessionOptionsRequest |
EXPERIMENTAL: A request to access the session options for the current server session.
|
| Flight.GetSessionOptionsRequest.Builder |
EXPERIMENTAL: A request to access the session options for the current server session.
|
| Flight.GetSessionOptionsResult |
EXPERIMENTAL: The result containing the current server session options.
|
| Flight.GetSessionOptionsResult.Builder |
EXPERIMENTAL: The result containing the current server session options.
|
| Flight.HandshakeRequest |
The request that a client provides to a server on handshake.
|
| Flight.HandshakeRequest.Builder |
The request that a client provides to a server on handshake.
|
| Flight.HandshakeResponse |
Protobuf type
arrow.flight.protocol.HandshakeResponse |
| Flight.HandshakeResponse.Builder |
Protobuf type
arrow.flight.protocol.HandshakeResponse |
| Flight.Location |
A location where a Flight service will accept retrieval of a particular
stream given a ticket.
|
| Flight.Location.Builder |
A location where a Flight service will accept retrieval of a particular
stream given a ticket.
|
| Flight.PollInfo |
The information to process a long-running query.
|
| Flight.PollInfo.Builder |
The information to process a long-running query.
|
| Flight.PutResult |
The response message associated with the submission of a DoPut.
|
| Flight.PutResult.Builder |
The response message associated with the submission of a DoPut.
|
| Flight.RenewFlightEndpointRequest |
The request of the RenewFlightEndpoint action.
|
| Flight.RenewFlightEndpointRequest.Builder |
The request of the RenewFlightEndpoint action.
|
| Flight.Result |
An opaque result returned after executing an action.
|
| Flight.Result.Builder |
An opaque result returned after executing an action.
|
| Flight.SchemaResult |
Wrap the result of a getSchema call
|
| Flight.SchemaResult.Builder |
Wrap the result of a getSchema call
|
| Flight.SessionOptionValue |
EXPERIMENTAL: Union of possible value types for a Session Option to be set to.
|
| Flight.SessionOptionValue.Builder |
EXPERIMENTAL: Union of possible value types for a Session Option to be set to.
|
| Flight.SessionOptionValue.StringListValue |
Protobuf type
arrow.flight.protocol.SessionOptionValue.StringListValue |
| Flight.SessionOptionValue.StringListValue.Builder |
Protobuf type
arrow.flight.protocol.SessionOptionValue.StringListValue |
| Flight.SetSessionOptionsRequest |
EXPERIMENTAL: A request to set session options for an existing or new (implicit)
server session.
|
| Flight.SetSessionOptionsRequest.Builder |
EXPERIMENTAL: A request to set session options for an existing or new (implicit)
server session.
|
| Flight.SetSessionOptionsResult |
EXPERIMENTAL: The results (individually) of setting a set of session options.
|
| Flight.SetSessionOptionsResult.Builder |
EXPERIMENTAL: The results (individually) of setting a set of session options.
|
| Flight.SetSessionOptionsResult.Error |
Protobuf type
arrow.flight.protocol.SetSessionOptionsResult.Error |
| Flight.SetSessionOptionsResult.Error.Builder |
Protobuf type
arrow.flight.protocol.SetSessionOptionsResult.Error |
| Flight.Ticket |
An opaque identifier that the service can use to retrieve a particular
portion of a stream.
|
| Flight.Ticket.Builder |
An opaque identifier that the service can use to retrieve a particular
portion of a stream.
|
| FlightServiceGrpc |
A flight service is an endpoint for retrieving or storing Arrow data.
|
| FlightServiceGrpc.FlightServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service FlightService.
|
| FlightServiceGrpc.FlightServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service FlightService.
|
| FlightServiceGrpc.FlightServiceImplBase |
Base class for the server implementation of the service FlightService.
|
| FlightServiceGrpc.FlightServiceStub |
A stub to allow clients to do asynchronous rpc calls to service FlightService.
|
| Enum | Description |
|---|---|
| Flight.CancelStatus |
The result of a cancel operation.
|
| Flight.CloseSessionResult.Status |
Protobuf enum
arrow.flight.protocol.CloseSessionResult.Status |
| Flight.FlightDescriptor.DescriptorType |
Describes what type of descriptor is defined.
|
| Flight.SessionOptionValue.OptionValueCase | |
| Flight.SetSessionOptionsResult.ErrorValue |
Protobuf enum
arrow.flight.protocol.SetSessionOptionsResult.ErrorValue |
Copyright © 2024 The Apache Software Foundation. All rights reserved.