Package | Description |
---|---|
org.bytedeco.arrow_flight |
Modifier and Type | Method and Description |
---|---|
SchemaResult |
MetadataRecordBatchReader.GetSchema()
\brief Get the schema for this stream.
|
SchemaResult |
MetadataRecordBatchReader.GetSchema()
\brief Get the schema for this stream.
|
Modifier and Type | Method and Description |
---|---|
Status |
FlightClient.GetSchema(FlightCallOptions options,
FlightDescriptor descriptor,
SchemaResult schema_result)
\brief Request schema for a single flight, which may be an existing
dataset or a command to be executed
|
Status |
FlightClient.GetSchema(FlightCallOptions options,
FlightDescriptor descriptor,
SchemaResult schema_result)
\brief Request schema for a single flight, which may be an existing
dataset or a command to be executed
|
Status |
FlightClient.GetSchema(FlightDescriptor descriptor,
SchemaResult schema_result) |
Status |
FlightClient.GetSchema(FlightDescriptor descriptor,
SchemaResult schema_result) |
Status |
FlightServerBase.GetSchema(ServerCallContext context,
FlightDescriptor request,
SchemaResult schema)
\brief Retrieve the schema for the indicated descriptor
|
Status |
FlightServerBase.GetSchema(ServerCallContext context,
FlightDescriptor request,
SchemaResult schema)
\brief Retrieve the schema for the indicated descriptor
|
Copyright © 2022. All rights reserved.