|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractQueryContext.DriverEstimateRunnable | |
|---|---|
| org.apache.lens.server.api.query | |
| org.apache.lens.server.query | |
| Uses of AbstractQueryContext.DriverEstimateRunnable in org.apache.lens.server.api.query |
|---|
| Methods in org.apache.lens.server.api.query that return types with arguments of type AbstractQueryContext.DriverEstimateRunnable | |
|---|---|
Map<LensDriver,AbstractQueryContext.DriverEstimateRunnable> |
AbstractQueryContext.getDriverEstimateRunnables()
Get runnables wrapping estimate computation, which could be processed offline |
| Uses of AbstractQueryContext.DriverEstimateRunnable in org.apache.lens.server.query |
|---|
| Constructors in org.apache.lens.server.query with parameters of type AbstractQueryContext.DriverEstimateRunnable | |
|---|---|
QueryExecutionServiceImpl.RewriteEstimateRunnable(LensDriver driver,
RewriteUtil.DriverRewriterRunnable rewriterRunnable,
AbstractQueryContext.DriverEstimateRunnable estimateRunnable,
AbstractQueryContext ctx,
CountDownLatch estimateCompletionLatch)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||