public static class FlightClient.ExchangeReaderWriter extends Object implements AutoCloseable
Modifier and Type | Method and Description |
---|---|
void |
close()
Shut down the streams in this call.
|
FlightStream |
getReader()
Get the reader for the call.
|
FlightClient.ClientStreamListener |
getWriter()
Get the writer for the call.
|
public FlightStream getReader()
public FlightClient.ClientStreamListener getWriter()
public void close() throws Exception
close
in interface AutoCloseable
Exception
Copyright © 2023 The Apache Software Foundation. All rights reserved.