@InterfaceAudience.Private
public interface NativeDataTarget
| Modifier and Type | Method and Description | 
|---|---|
| void | finishSendData()Sends a signal that there is no more data | 
| OutputBuffer | getOutputBuffer()Gets the output buffer. | 
| void | sendData()Sends a signal to indicate that the data has been stored in output buffer | 
void sendData()
       throws IOException
IOExceptionvoid finishSendData()
             throws IOException
IOExceptionOutputBuffer getOutputBuffer()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.