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, size
public abstract String getOutputPath() throws LensException
LensException
public QueryResult toQueryResult() throws LensException
LensResultSet
toQueryResult
in class LensResultSet
QueryResult
LensException
- the lens exceptionCopyright © 2014–2015 Apache Software Foundation. All rights reserved.