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

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

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

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

Methods in org.apache.lens.api.metastore that return XDimAttributes
 XDimAttributes ObjectFactory.createXDimAttributes()
          Create an instance of XDimAttributes
 XDimAttributes XDimension.getAttributes()
          Gets the value of the attributes property.
 XDimAttributes XBaseCube.getDimAttributes()
          Gets the value of the dimAttributes property.
 

Methods in org.apache.lens.api.metastore with parameters of type XDimAttributes
 void XDimension.setAttributes(XDimAttributes value)
          Sets the value of the attributes property.
 void XBaseCube.setDimAttributes(XDimAttributes value)
          Sets the value of the dimAttributes property.
 



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