|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XJoinChain | |
---|---|
org.apache.lens.api.metastore | |
org.apache.lens.server.metastore |
Uses of XJoinChain in org.apache.lens.api.metastore |
---|
Methods in org.apache.lens.api.metastore that return XJoinChain | |
---|---|
XJoinChain |
ObjectFactory.createXJoinChain()
Create an instance of XJoinChain |
Methods in org.apache.lens.api.metastore that return types with arguments of type XJoinChain | |
---|---|
List<XJoinChain> |
XJoinChains.getJoinChain()
Gets the value of the joinChain property. |
Uses of XJoinChain in org.apache.lens.server.metastore |
---|
Methods in org.apache.lens.server.metastore that return XJoinChain | |
---|---|
static XJoinChain |
JAXBUtils.getXJoinChainFromJoinChain(JoinChain jc)
Create XJoinChain from cube join chain |
Methods in org.apache.lens.server.metastore with parameters of type XJoinChain | |
---|---|
static JoinChain |
JAXBUtils.joinChainFromXJoinChain(XJoinChain xj)
Create cube's JoinChain from JAXB counterpart |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |