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