Class | Description |
---|---|
ExampleFlightServer |
An Example Flight Server that provides access to the InMemoryStore.
|
ExampleTicket |
POJO object used to demonstrate how an opaque ticket can be generated.
|
FlightHolder |
A logical collection of streams sharing the same schema.
|
InMemoryStore |
A FlightProducer that hosts an in memory store of Arrow buffers.
|
Stream |
A collection of Arrow record batches.
|
Stream.StreamCreator |
Provides the functionality to create a new stream by adding batches serially.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.