This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.lens.api.metastore.XJoinChains (Lens 2.0.1-beta-incubating API)

Uses of Class
org.apache.lens.api.metastore.XJoinChains

Packages that use XJoinChains
org.apache.lens.api.metastore   
 

Uses of XJoinChains in org.apache.lens.api.metastore
 

Methods in org.apache.lens.api.metastore that return XJoinChains
 XJoinChains ObjectFactory.createXJoinChains()
          Create an instance of XJoinChains
 XJoinChains XDimension.getJoinChains()
          Gets the value of the joinChains property.
 XJoinChains XBaseCube.getJoinChains()
          Gets the value of the joinChains property.
 

Methods in org.apache.lens.api.metastore with parameters of type XJoinChains
 void XDimension.setJoinChains(XJoinChains value)
          Sets the value of the joinChains property.
 void XBaseCube.setJoinChains(XJoinChains value)
          Sets the value of the joinChains property.
 



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