This project has retired. For details please refer to its
Attic page.
AbstractQueryContext.DriverEstimateRunnable (Lens 2.1.0-beta-incubating API)
org.apache.lens.server.api.query
Class AbstractQueryContext.DriverEstimateRunnable
java.lang.Object
org.apache.lens.server.api.query.AbstractQueryContext.DriverEstimateRunnable
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- AbstractQueryContext
public static class AbstractQueryContext.DriverEstimateRunnable
- extends Object
- implements Runnable
Runnable to wrap estimate computation for a driver. Failure cause and success status
are stored as field members
Method Summary |
void |
run()
|
AbstractQueryContext.DriverEstimateRunnable
public AbstractQueryContext.DriverEstimateRunnable(AbstractQueryContext queryContext,
LensDriver driver)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.