public class FactHQLContext extends SimpleHQLContext
| Modifier and Type | Field and Description | 
|---|---|
| static org.apache.commons.logging.Log | LOG | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<Dimension,CandidateDim> | getDimsToQuery() | 
| CandidateFact | getFactToQuery() | 
| CubeQueryContext | getQuery() | 
getFrom, getGroupby, getHaving, getLimit, getOrderby, getSelect, getWhere, toHQLpublic CandidateFact getFactToQuery()
public CubeQueryContext getQuery()
public Map<Dimension,CandidateDim> getDimsToQuery()
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.