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

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

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

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

Methods in org.apache.lens.api.metastore that return XTableReferences
 XTableReferences ObjectFactory.createXTableReferences()
          Create an instance of XTableReferences
 XTableReferences XDimAttribute.RefSpec.getTableReferences()
          Gets the value of the tableReferences property.
 

Methods in org.apache.lens.api.metastore with parameters of type XTableReferences
 void XDimAttribute.RefSpec.setTableReferences(XTableReferences value)
          Sets the value of the tableReferences property.
 



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