| Package | Description |
|---|---|
| org.apache.arrow.flight | |
| org.apache.arrow.flight.example |
| Modifier and Type | Field and Description |
|---|---|
static Criteria |
Criteria.ALL |
| Modifier and Type | Method and Description |
|---|---|
Iterable<FlightInfo> |
FlightClient.listFlights(Criteria criteria)
Get a list of available flights.
|
void |
FlightProducer.listFlights(Criteria criteria,
FlightProducer.StreamListener<FlightInfo> listener) |
void |
NoOpFlightProducer.listFlights(Criteria criteria,
FlightProducer.StreamListener<FlightInfo> listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
InMemoryStore.listFlights(Criteria criteria,
FlightProducer.StreamListener<FlightInfo> listener) |
Copyright © 2019 The Apache Software Foundation. All rights reserved.