@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
IOException
void finishSendData() throws IOException
IOException
OutputBuffer getOutputBuffer()
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.