org.apache.lens.server.api.query
Class DriverSelectorQueryContext.DriverQueryContext
java.lang.Object
org.apache.lens.server.api.query.DriverSelectorQueryContext.DriverQueryContext
- Enclosing class:
- DriverSelectorQueryContext
public static class DriverSelectorQueryContext.DriverQueryContext
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
driver
protected LensDriver driver
driverQueryPlan
protected DriverQueryPlan driverQueryPlan
- Map of driver to query plan
driverSpecificConf
protected org.apache.hadoop.conf.Configuration driverSpecificConf
- driver specific query conf
driverQueryPlanGenerationError
protected Exception driverQueryPlanGenerationError
query
protected String query
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.