This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.lens.cube.parse.HQLContextInterface (Lens 2.1.0-beta-incubating API)

Uses of Interface
org.apache.lens.cube.parse.HQLContextInterface

Packages that use HQLContextInterface
org.apache.lens.cube.parse   
 

Uses of HQLContextInterface in org.apache.lens.cube.parse
 

Classes in org.apache.lens.cube.parse that implement HQLContextInterface
 class FactHQLContext
          HQL context class which passes all query strings from the fact and works with required dimensions for the fact.
 class SimpleHQLContext
          Accepts strings of all expressions and constructs HQL query.
 

Methods in org.apache.lens.cube.parse that return HQLContextInterface
 HQLContextInterface CubeQueryContext.getHqlContext()
           
 



Copyright © 2014–2015 Apache Software Foundation. All rights reserved.