Package | Description |
---|---|
org.bytedeco.arrow_flight |
Modifier and Type | Class and Description |
---|---|
class |
RecordBatchStream
\brief A basic implementation of FlightDataStream that will provide
a sequence of FlightData messages to be written to a gRPC stream
|
Modifier and Type | Method and Description |
---|---|
Status |
FlightServerBase.DoGet(ServerCallContext context,
Ticket request,
FlightDataStream stream)
\brief Get a stream of IPC payloads to put on the wire
|
Status |
FlightServerBase.DoGet(ServerCallContext context,
Ticket request,
FlightDataStream stream)
\brief Get a stream of IPC payloads to put on the wire
|
Copyright © 2022. All rights reserved.