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

Uses of Class
org.apache.lens.cube.parse.CandidateFact

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

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

Methods in org.apache.lens.cube.parse that return CandidateFact
 CandidateFact FactHQLContext.getFactToQuery()
           
 

Methods in org.apache.lens.cube.parse that return types with arguments of type CandidateFact
 Set<CandidateFact> CubeQueryContext.getCandidateFactTables()
           
 

Methods in org.apache.lens.cube.parse with parameters of type CandidateFact
 Set<Dimension> DenormalizationResolver.DenormalizationContext.rewriteDenormctx(CandidateFact cfact, Map<Dimension,CandidateDim> dimsToQuery, boolean replaceFact)
           
 



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