|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractQueryContext | |
|---|---|
| org.apache.lens.server.api.driver | |
| org.apache.lens.server.api.priority | |
| org.apache.lens.server.api.query | |
| Uses of AbstractQueryContext in org.apache.lens.server.api.driver |
|---|
| Methods in org.apache.lens.server.api.driver with parameters of type AbstractQueryContext | |
|---|---|
DriverQueryPlan |
LensDriver.explain(AbstractQueryContext explainCtx)
Explain the given query. |
LensDriver |
MinQueryCostSelector.select(AbstractQueryContext ctx,
org.apache.hadoop.conf.Configuration conf)
Returns the driver that has the minimum query cost. |
LensDriver |
DriverSelector.select(AbstractQueryContext ctx,
org.apache.hadoop.conf.Configuration conf)
Select. |
| Uses of AbstractQueryContext in org.apache.lens.server.api.priority |
|---|
| Methods in org.apache.lens.server.api.priority with parameters of type AbstractQueryContext | |
|---|---|
Priority |
QueryPriorityDecider.decidePriority(AbstractQueryContext queryContext)
|
| Uses of AbstractQueryContext in org.apache.lens.server.api.query |
|---|
| Subclasses of AbstractQueryContext in org.apache.lens.server.api.query | |
|---|---|
class |
ExplainQueryContext
The class ExplainQueryContext |
class |
PreparedQueryContext
The Class PreparedQueryContext. |
class |
QueryContext
The Class QueryContext. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||