| Package | Description |
|---|---|
| org.apache.arrow.flight | |
| org.apache.arrow.flight.example |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Result> |
FlightClient.doAction(Action action,
CallOption... options)
Performs an action on the Flight service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlightProducer.doAction(FlightProducer.CallContext context,
Action action,
FlightProducer.StreamListener<Result> listener)
Generic handler for application-defined RPCs.
|
void |
NoOpFlightProducer.doAction(FlightProducer.CallContext context,
Action action,
FlightProducer.StreamListener<Result> listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
InMemoryStore.doAction(FlightProducer.CallContext context,
Action action,
FlightProducer.StreamListener<Result> listener) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.