|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.lens.server.api.driver.LensResultSet org.apache.lens.server.api.driver.PersistentResultSet
public abstract class PersistentResultSet
The Class PersistentResultSet.
Constructor Summary | |
---|---|
PersistentResultSet()
|
Method Summary | |
---|---|
abstract String |
getOutputPath()
|
QueryResult |
toQueryResult()
Get the corresponding query result object. |
Methods inherited from class org.apache.lens.server.api.driver.LensResultSet |
---|
getMetadata, size |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PersistentResultSet()
Method Detail |
---|
public abstract String getOutputPath() throws LensException
LensException
public QueryResult toQueryResult() throws LensException
LensResultSet
toQueryResult
in class LensResultSet
QueryResult
LensException
- the lens exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |