public interface InMemoryOutputFormatter extends QueryOutputFormatter
| Modifier and Type | Method and Description |
|---|---|
void |
writeRow(ResultRow row)
Write a row of the result.
|
close, commit, getFileSize, getFinalOutputPath, getMetadata, getNumRows, init, writeFooter, writeHeaderreadExternal, writeExternalvoid writeRow(ResultRow row) throws IOException
row - ResultRow objectIOException - Signals that an I/O exception has occurred.Copyright © 2014–2016 Apache Software Foundation. All rights reserved.