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

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

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

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

Methods in org.apache.lens.api.metastore that return XDimAttrNames
 XDimAttrNames ObjectFactory.createXDimAttrNames()
          Create an instance of XDimAttrNames
 XDimAttrNames XDerivedCube.getDimAttrNames()
          Gets the value of the dimAttrNames property.
 

Methods in org.apache.lens.api.metastore with parameters of type XDimAttrNames
 void XDerivedCube.setDimAttrNames(XDimAttrNames value)
          Sets the value of the dimAttrNames property.
 



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