Package | Description |
---|---|
org.apache.lens.cube.parse |
Modifier and Type | Class and Description |
---|---|
class |
DimHQLContext
Dimension HQLContext.
|
class |
DimOnlyHQLContext
HQL context class which passes all query strings from
CubeQueryContext and works with all dimensions to be
queried. |
class |
SimpleHQLContext
Accepts strings of all expressions and constructs HQL query.
|
class |
StorageCandidateHQLContext
Created on 31/03/17.
|
class |
UnionQueryWriter
Utility class to write union query.
|
Modifier and Type | Method and Description |
---|---|
QueryWriter |
QueryWriterContext.toQueryWriter() |
QueryWriter |
DimHQLContext.toQueryWriter() |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.