| Package | Description |
|---|---|
| org.apache.arrow.flight | |
| org.apache.arrow.flight.example |
| Modifier and Type | Method and Description |
|---|---|
FlightStream |
FlightClient.getStream(Ticket ticket) |
| Modifier and Type | Method and Description |
|---|---|
Callable<Flight.PutResult> |
FlightProducer.acceptPut(FlightStream flightStream) |
Callable<Flight.PutResult> |
NoOpFlightProducer.acceptPut(FlightStream flightStream) |
| Modifier and Type | Method and Description |
|---|---|
Callable<Flight.PutResult> |
InMemoryStore.acceptPut(FlightStream flightStream) |
Copyright © 2019 The Apache Software Foundation. All rights reserved.