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

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

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

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

Methods in org.apache.lens.cube.parse that return types with arguments of type CandidateDim
 Map<Dimension,Set<CandidateDim>> CubeQueryContext.getCandidateDimTables()
           
 

Methods in org.apache.lens.cube.parse with parameters of type CandidateDim
static String StorageUtil.getWhereClause(CandidateDim dim, String alias)
           
 

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



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