|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InMemoryOutputFormatter
Query result formatter, if the result from driver is in in-memory.
| Method Summary | |
|---|---|
void |
writeRow(ResultRow row)
Write a row of the result. |
| Methods inherited from interface org.apache.lens.server.api.query.QueryOutputFormatter |
|---|
close, commit, getFinalOutputPath, getMetadata, getNumRows, init, writeFooter, writeHeader |
| Method Detail |
|---|
void writeRow(ResultRow row)
throws IOException
row - ResultRow object
IOException - Signals that an I/O exception has occurred.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||