public final class Flight extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Flight.Action
An opaque action specific for the service.
|
static interface |
Flight.ActionOrBuilder |
static class |
Flight.ActionType
Describes an available action, including both the name used for execution
along with a short description of the purpose of the action.
|
static interface |
Flight.ActionTypeOrBuilder |
static class |
Flight.BasicAuth
A message for doing simple auth.
|
static interface |
Flight.BasicAuthOrBuilder |
static class |
Flight.CancelFlightInfoRequest
The request of the CancelFlightInfo action.
|
static interface |
Flight.CancelFlightInfoRequestOrBuilder |
static class |
Flight.CancelFlightInfoResult
The result of the CancelFlightInfo action.
|
static interface |
Flight.CancelFlightInfoResultOrBuilder |
static class |
Flight.CancelStatus
The result of a cancel operation.
|
static class |
Flight.Criteria
A service specific expression that can be used to return a limited set
of available Arrow Flight streams.
|
static interface |
Flight.CriteriaOrBuilder |
static class |
Flight.Empty
Protobuf type
arrow.flight.protocol.Empty |
static interface |
Flight.EmptyOrBuilder |
static class |
Flight.FlightData
A batch of Arrow data as part of a stream of batches.
|
static interface |
Flight.FlightDataOrBuilder |
static class |
Flight.FlightDescriptor
The name or tag for a Flight.
|
static interface |
Flight.FlightDescriptorOrBuilder |
static class |
Flight.FlightEndpoint
A particular stream or split associated with a flight.
|
static interface |
Flight.FlightEndpointOrBuilder |
static class |
Flight.FlightInfo
The access coordinates for retrieval of a dataset.
|
static interface |
Flight.FlightInfoOrBuilder |
static class |
Flight.HandshakeRequest
The request that a client provides to a server on handshake.
|
static interface |
Flight.HandshakeRequestOrBuilder |
static class |
Flight.HandshakeResponse
Protobuf type
arrow.flight.protocol.HandshakeResponse |
static interface |
Flight.HandshakeResponseOrBuilder |
static class |
Flight.Location
A location where a Flight service will accept retrieval of a particular
stream given a ticket.
|
static interface |
Flight.LocationOrBuilder |
static class |
Flight.PutResult
The response message associated with the submission of a DoPut.
|
static interface |
Flight.PutResultOrBuilder |
static class |
Flight.RenewFlightEndpointRequest
The request of the RenewFlightEndpoint action.
|
static interface |
Flight.RenewFlightEndpointRequestOrBuilder |
static class |
Flight.Result
An opaque result returned after executing an action.
|
static interface |
Flight.ResultOrBuilder |
static class |
Flight.SchemaResult
Wrap the result of a getSchema call
|
static interface |
Flight.SchemaResultOrBuilder |
static class |
Flight.Ticket
An opaque identifier that the service can use to retrieve a particular
portion of a stream.
|
static interface |
Flight.TicketOrBuilder |
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2023 The Apache Software Foundation. All rights reserved.