| Package | Description |
|---|---|
| org.apache.lens.cube.parse |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleHQLContext
Accepts strings of all expressions and constructs HQL query.
|
class |
SingleFactMultiStorageHQLContext |
class |
UnionHQLContext |
| Modifier and Type | Method and Description |
|---|---|
HQLContextInterface |
CubeQueryContext.getHqlContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
UnionHQLContext.setHqlContexts(List<HQLContextInterface> hqlContexts) |
| Constructor and Description |
|---|
UnionHQLContext(CubeQueryContext query,
CandidateFact fact,
List<HQLContextInterface> hqlContexts) |
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.