| Package | Description |
|---|---|
| org.apache.arrow.flight | |
| org.apache.arrow.flight.example |
| Modifier and Type | Method and Description |
|---|---|
List<Location> |
FlightEndpoint.getLocations() |
| Constructor and Description |
|---|
FlightClient(BufferAllocator incomingAllocator,
Location location)
Construct client for accessing RouteGuide server using the existing channel.
|
FlightEndpoint(Ticket ticket,
Location... locations) |
| Modifier and Type | Method and Description |
|---|---|
Location |
ExampleFlightServer.getLocation() |
| Modifier and Type | Method and Description |
|---|---|
FlightInfo |
FlightHolder.getFlightInfo(Location l) |
| Constructor and Description |
|---|
ExampleFlightServer(BufferAllocator allocator,
Location location) |
InMemoryStore(BufferAllocator allocator,
Location location) |
Copyright © 2019 The Apache Software Foundation. All rights reserved.