| 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.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.FlightGetInfo |
The access coordinates for retrieval of a dataset.
|
| Flight.FlightGetInfo.Builder |
The access coordinates for retrieval of a dataset.
|
| 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.PutResult |
The response message (currently empty) associated with the submission of a
DoPut.
|
| Flight.PutResult.Builder |
The response message (currently empty) associated with the submission of a
DoPut.
|
| Flight.Result |
An opaque result returned after executing an action.
|
| Flight.Result.Builder |
An opaque result returned after executing an action.
|
| 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 flight service is an endpoint for retrieving or storing Arrow data.
|
| FlightServiceGrpc.FlightServiceFutureStub |
A flight service is an endpoint for retrieving or storing Arrow data.
|
| FlightServiceGrpc.FlightServiceImplBase |
A flight service is an endpoint for retrieving or storing Arrow data.
|
| FlightServiceGrpc.FlightServiceStub |
A flight service is an endpoint for retrieving or storing Arrow data.
|
| Enum | Description |
|---|---|
| Flight.FlightDescriptor.DescriptorType |
Describes what type of descriptor is defined.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.