org.apache.lens.server.api.query
Class FinishedLensQuery
java.lang.Object
org.apache.lens.server.api.query.FinishedLensQuery
public class FinishedLensQuery
- extends Object
Class to represent the Finished lens query which is serialized to database.
FinishedLensQuery
public FinishedLensQuery()
- Instantiates a new finished lens query.
FinishedLensQuery
public FinishedLensQuery(QueryContext ctx)
- Instantiates a new finished lens query.
- Parameters:
ctx
- the ctx
toQueryContext
public QueryContext toQueryContext(org.apache.hadoop.conf.Configuration conf,
Collection<LensDriver> drivers)
throws LensException
- Throws:
LensException
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.