org.apache.lens.cube.parse
Class FactHQLContext
java.lang.Object
org.apache.lens.cube.parse.SimpleHQLContext
org.apache.lens.cube.parse.FactHQLContext
- All Implemented Interfaces:
- HQLContextInterface
public class FactHQLContext
- extends SimpleHQLContext
HQL context class which passes all query strings from the fact and works with required dimensions for the fact.
Field Summary |
static org.apache.commons.logging.Log |
LOG
|
LOG
public static final org.apache.commons.logging.Log LOG
getFactToQuery
public org.apache.lens.cube.parse.CandidateFact getFactToQuery()
getQuery
public CubeQueryContext getQuery()
getDimsToQuery
public Map<Dimension,org.apache.lens.cube.parse.CandidateDim> getDimsToQuery()
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.