public abstract class UnionHQLContext extends SimpleHQLContext
| Constructor and Description |
|---|
UnionHQLContext(CubeQueryContext query,
CandidateFact fact) |
UnionHQLContext(CubeQueryContext query,
CandidateFact fact,
List<HQLContextInterface> hqlContexts) |
| Modifier and Type | Method and Description |
|---|---|
String |
getWhere()
Get where string
|
void |
setHqlContexts(List<HQLContextInterface> hqlContexts) |
equals, getBaseQueryFormat, getFrom, getGroupby, getHaving, getLimit, getOrderby, getSelect, hashCode, setFrom, setGroupby, setHaving, setLimit, setOrderby, setSelect, setWhere, toHQL, toString@ConstructorProperties(value={"query","fact","hqlContexts"}) @Generated(value="lombok") public UnionHQLContext(CubeQueryContext query, CandidateFact fact, List<HQLContextInterface> hqlContexts)
@ConstructorProperties(value={"query","fact"}) @Generated(value="lombok") public UnionHQLContext(CubeQueryContext query, CandidateFact fact)
public void setHqlContexts(List<HQLContextInterface> hqlContexts) throws LensException
LensExceptionpublic String getWhere()
HQLContextInterfacegetWhere in interface HQLContextInterfacegetWhere in class SimpleHQLContextCopyright © 2014–2016 Apache Software Foundation. All rights reserved.