public abstract class PersistentResultSet extends LensResultSet
| Constructor and Description |
|---|
PersistentResultSet() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBePurged() |
abstract Long |
getFileSize()
Get the size of the result set file.
|
String |
getHttpResultUrl() |
boolean |
isHttpResultAvailable() |
PersistentQueryResult |
toQueryResult()
Get the corresponding query result object.
|
getMetadata, getOutputPath, sizepublic boolean canBePurged()
canBePurged in class LensResultSetpublic abstract Long getFileSize() throws LensException
LensException - the lens exceptionpublic String getHttpResultUrl()
public PersistentQueryResult toQueryResult() throws LensException
LensResultSettoQueryResult in class LensResultSetQueryResultLensException - the lens exceptionpublic boolean isHttpResultAvailable()
throws LensException
isHttpResultAvailable in class LensResultSetLensExceptionCopyright © 2014–2016 Apache Software Foundation. All rights reserved.