public interface ITwister2ArrowFileWriter
| Modifier and Type | Method and Description |
|---|---|
void |
commitArrowData() |
void |
queueArrowData(java.lang.Object data) |
boolean |
setUpTwister2ArrowWrite(int workerId) |
boolean setUpTwister2ArrowWrite(int workerId)
throws java.lang.Exception
java.lang.Exceptionvoid queueArrowData(java.lang.Object data)
throws java.lang.Exception
java.lang.Exceptionvoid commitArrowData()
throws java.lang.Exception
java.lang.Exception