Class and Description |
---|
Action
An opaque action for the service to perform.
|
ActionType
POJO wrapper around protocol specifics for Flight actions.
|
BackpressureStrategy
Helper interface to dynamically handle backpressure when implementing FlightProducers.
|
BackpressureStrategy.WaitResult
The state of the client after a call to waitForListener.
|
CallHeaders
A set of metadata key value pairs for a call (request or response).
|
CallInfo
A description of a Flight call for middleware to inspect.
|
CallOption
Per-call RPC options.
|
CallOptions.GrpcCallOption
CallOptions specific to GRPC stubs.
|
CallStatus
The result of a Flight RPC, consisting of a status code with an optional description and/or exception that led
to the status.
|
Criteria
An opaque object that can be used to filter a list of streams available from a server.
|
ErrorFlightMetadata
metadata container specific to the binary metadata held in the grpc trailer.
|
FlightClient
Client for Flight services.
|
FlightClient.Builder
A builder for Flight clients.
|
FlightClient.ClientStreamListener
Interface for writers to an Arrow data stream.
|
FlightClient.ExchangeReaderWriter
A pair of a reader and a writer for a DoExchange call.
|
FlightClient.PutListener
A handler for server-sent application metadata messages during a Flight DoPut operation.
|
FlightClientMiddleware
Client-side middleware for Flight.
|
FlightClientMiddleware.Factory
A factory for client middleware instances.
|
FlightDescriptor
An identifier for a particular set of data.
|
FlightEndpoint
POJO to convert to/from the underlying protobuf FlightEndpoint.
|
FlightInfo
A POJO representation of a FlightInfo, metadata associated with a set of data records.
|
FlightMethod
All the RPC methods available in Flight.
|
FlightProducer
API to Implement an Arrow Flight producer.
|
FlightProducer.CallContext
Call-specific context.
|
FlightProducer.ServerStreamListener
An interface for sending Arrow data back to a client.
|
FlightProducer.StreamListener
Callbacks for pushing objects to a receiver.
|
FlightRuntimeException
An exception raised from a Flight RPC.
|
FlightServer
Generic server of flight data that is customized via construction with delegate classes for the
actual logic.
|
FlightServer.Builder
A builder for Flight servers.
|
FlightServerMiddleware
Server-side middleware for Flight calls.
|
FlightServerMiddleware.Factory
A factory for Flight server middleware.
|
FlightServerMiddleware.Key
A key for Flight server middleware.
|
FlightStatusCode
A status code describing the result of a Flight call.
|
FlightStream
An adaptor between protobuf streams and flight data streams.
|
FlightStream.Cancellable
Provides a callback to cancel a process that is in progress.
|
FlightStream.Requestor
Provides a interface to request more items from a stream producer.
|
Location
A URI where a Flight stream is available.
|
OutboundStreamListener
An interface for writing data to a peer, client or server.
|
PutResult
A message from the server during a DoPut operation.
|
RequestContext
Tracks variables about the current request.
|
Result
Opaque result returned after executing an action.
|
SchemaResult
Opaque result returned after executing a getSchema request.
|
ServerHeaderMiddleware
Middleware that's used to extract and pass headers to the server during requests.
|
TestServiceGrpc.TestServiceBlockingStub |
TestServiceGrpc.TestServiceFutureStub |
TestServiceGrpc.TestServiceStub |
Ticket
Endpoint for a particular stream.
|
Class and Description |
---|
CallHeaders
A set of metadata key value pairs for a call (request or response).
|
CallInfo
A description of a Flight call for middleware to inspect.
|
CallStatus
The result of a Flight RPC, consisting of a status code with an optional description and/or exception that led
to the status.
|
FlightClientMiddleware
Client-side middleware for Flight.
|
FlightClientMiddleware.Factory
A factory for client middleware instances.
|
FlightServerMiddleware
Server-side middleware for Flight calls.
|
FlightServerMiddleware.Factory
A factory for Flight server middleware.
|
RequestContext
Tracks variables about the current request.
|
Class and Description |
---|
CallHeaders
A set of metadata key value pairs for a call (request or response).
|
CallInfo
A description of a Flight call for middleware to inspect.
|
CallStatus
The result of a Flight RPC, consisting of a status code with an optional description and/or exception that led
to the status.
|
FlightClientMiddleware
Client-side middleware for Flight.
|
FlightClientMiddleware.Factory
A factory for client middleware instances.
|
Class and Description |
---|
Action
An opaque action for the service to perform.
|
ActionType
POJO wrapper around protocol specifics for Flight actions.
|
Criteria
An opaque object that can be used to filter a list of streams available from a server.
|
FlightDescriptor
An identifier for a particular set of data.
|
FlightInfo
A POJO representation of a FlightInfo, metadata associated with a set of data records.
|
FlightProducer
API to Implement an Arrow Flight producer.
|
FlightProducer.CallContext
Call-specific context.
|
FlightProducer.ServerStreamListener
An interface for sending Arrow data back to a client.
|
FlightProducer.StreamListener
Callbacks for pushing objects to a receiver.
|
FlightStream
An adaptor between protobuf streams and flight data streams.
|
Location
A URI where a Flight stream is available.
|
PutResult
A message from the server during a DoPut operation.
|
Result
Opaque result returned after executing an action.
|
Ticket
Endpoint for a particular stream.
|
Class and Description |
---|
CallHeaders
A set of metadata key value pairs for a call (request or response).
|
CallOption
Per-call RPC options.
|
CallOptions.GrpcCallOption
CallOptions specific to GRPC stubs.
|
CallStatus
The result of a Flight RPC, consisting of a status code with an optional description and/or exception that led
to the status.
|
FlightClientMiddleware.Factory
A factory for client middleware instances.
|
FlightRuntimeException
An exception raised from a Flight RPC.
|
FlightServerMiddleware
Server-side middleware for Flight calls.
|
FlightServerMiddleware.Factory
A factory for Flight server middleware.
|
FlightServerMiddleware.Key
A key for Flight server middleware.
|
FlightStatusCode
A status code describing the result of a Flight call.
|
RequestContext
Tracks variables about the current request.
|
Class and Description |
---|
Criteria
An opaque object that can be used to filter a list of streams available from a server.
|
FlightClient
Client for Flight services.
|
FlightDescriptor
An identifier for a particular set of data.
|
FlightInfo
A POJO representation of a FlightInfo, metadata associated with a set of data records.
|
FlightProducer
API to Implement an Arrow Flight producer.
|
FlightProducer.CallContext
Call-specific context.
|
FlightProducer.ServerStreamListener
An interface for sending Arrow data back to a client.
|
FlightProducer.StreamListener
Callbacks for pushing objects to a receiver.
|
FlightServer.Builder
A builder for Flight servers.
|
FlightStream
An adaptor between protobuf streams and flight data streams.
|
Location
A URI where a Flight stream is available.
|
PutResult
A message from the server during a DoPut operation.
|
Result
Opaque result returned after executing an action.
|
SchemaResult
Opaque result returned after executing a getSchema request.
|
Class and Description |
---|
Action
An opaque action for the service to perform.
|
ActionType
POJO wrapper around protocol specifics for Flight actions.
|
CallOption
Per-call RPC options.
|
FlightClient
Client for Flight services.
|
FlightDescriptor
An identifier for a particular set of data.
|
FlightInfo
A POJO representation of a FlightInfo, metadata associated with a set of data records.
|
FlightProducer
API to Implement an Arrow Flight producer.
|
FlightProducer.CallContext
Call-specific context.
|
FlightProducer.ServerStreamListener
An interface for sending Arrow data back to a client.
|
FlightProducer.StreamListener
Callbacks for pushing objects to a receiver.
|
FlightStream
An adaptor between protobuf streams and flight data streams.
|
PutResult
A message from the server during a DoPut operation.
|
Result
Opaque result returned after executing an action.
|
SchemaResult
Opaque result returned after executing a getSchema request.
|
Ticket
Endpoint for a particular stream.
|
Class and Description |
---|
CallOption
Per-call RPC options.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.