| Package | Description |
|---|---|
| org.apache.arrow.flight |
| Modifier and Type | Method and Description |
|---|---|
SchemaResult |
FlightClient.getSchema(FlightDescriptor descriptor,
CallOption... options)
Get schema for a stream.
|
default SchemaResult |
FlightProducer.getSchema(FlightProducer.CallContext context,
FlightDescriptor descriptor)
Get schema for a particular data stream.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.