| Package | Description |
|---|---|
| org.apache.arrow.flight | |
| org.apache.arrow.flight.sql |
| Modifier and Type | Method and Description |
|---|---|
CancelFlightInfoResult |
FlightClient.cancelFlightInfo(CancelFlightInfoRequest request,
CallOption... options)
Cancel execution of a distributed query.
|
static CancelFlightInfoResult |
CancelFlightInfoResult.deserialize(ByteBuffer serialized)
Parse the serialized form of this protocol message.
|
| Modifier and Type | Method and Description |
|---|---|
CancelFlightInfoResult |
FlightSqlClient.cancelFlightInfo(CancelFlightInfoRequest request,
CallOption... options)
Cancel execution of a distributed query.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.