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

Uses of Class
org.apache.lens.api.metastore.XDimAttribute.RefSpec

Packages that use XDimAttribute.RefSpec
org.apache.lens.api.metastore   
 

Uses of XDimAttribute.RefSpec in org.apache.lens.api.metastore
 

Methods in org.apache.lens.api.metastore that return XDimAttribute.RefSpec
 XDimAttribute.RefSpec ObjectFactory.createXDimAttributeRefSpec()
          Create an instance of XDimAttribute.RefSpec
 XDimAttribute.RefSpec XDimAttribute.getRefSpec()
          Gets the value of the refSpec property.
 

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



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