public abstract class PersistentResultSet extends LensResultSet
| Constructor and Description |
|---|
PersistentResultSet() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getOutputPath() |
QueryResult |
toQueryResult()
Get the corresponding query result object.
|
getMetadata, sizepublic abstract String getOutputPath() throws LensException
LensExceptionpublic QueryResult toQueryResult() throws LensException
LensResultSettoQueryResult in class LensResultSetQueryResultLensException - the lens exceptionCopyright © 2014–2015 Apache Software Foundation. All rights reserved.