public interface PersistedOutputFormatter extends QueryOutputFormatter
| Modifier and Type | Method and Description |
|---|---|
void |
addRowsFromPersistedPath(org.apache.hadoop.fs.Path persistedPath)
Add result rows from the persisted path.
|
close, commit, getFileSize, getFinalOutputPath, getMetadata, getNumRows, init, writeFooter, writeHeaderreadExternal, writeExternalvoid addRowsFromPersistedPath(org.apache.hadoop.fs.Path persistedPath)
throws IOException
persistedPath - the persisted pathIOException - Signals that an I/O exception has occurred.Copyright © 2014–2016 Apache Software Foundation. All rights reserved.