INativeHandlerNativeBatchProcessor@Private
public interface NativeDataTarget
| Modifier and Type | Method | 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 java.io.IOException
java.io.IOExceptionvoid finishSendData()
throws java.io.IOException
java.io.IOExceptionOutputBuffer getOutputBuffer()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.