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, size
public boolean canBePurged()
canBePurged
in class LensResultSet
public abstract Long getFileSize() throws LensException
LensException
- the lens exceptionpublic String getHttpResultUrl()
public PersistentQueryResult toQueryResult() throws LensException
LensResultSet
toQueryResult
in class LensResultSet
QueryResult
LensException
- the lens exceptionpublic boolean isHttpResultAvailable() throws LensException
isHttpResultAvailable
in class LensResultSet
LensException
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.