public static interface FlightServer.OutputFlight
| Modifier and Type | Method and Description |
|---|---|
void |
done() |
void |
fail(Throwable t) |
void |
sendData(int count) |
void sendData(int count)
void done()
void fail(Throwable t)
Copyright © 2019 The Apache Software Foundation. All rights reserved.