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

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

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

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

Methods in org.apache.lens.api.metastore that return XChainColumn
 XChainColumn ObjectFactory.createXChainColumn()
          Create an instance of XChainColumn
 XChainColumn XDimAttribute.RefSpec.getChainRefColumn()
          Gets the value of the chainRefColumn property.
 

Methods in org.apache.lens.api.metastore with parameters of type XChainColumn
 void XDimAttribute.RefSpec.setChainRefColumn(XChainColumn value)
          Sets the value of the chainRefColumn property.
 



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