public static interface FlightClient.ClientStreamListener
| Modifier and Type | Method and Description |
|---|---|
void |
completed() |
void |
error(Throwable ex) |
Flight.PutResult |
getResult() |
void |
putNext() |
void putNext()
void error(Throwable ex)
void completed()
Flight.PutResult getResult()
Copyright © 2019 The Apache Software Foundation. All rights reserved.