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

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

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

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

Methods in org.apache.lens.api.metastore that return XMeasureNames
 XMeasureNames ObjectFactory.createXMeasureNames()
          Create an instance of XMeasureNames
 XMeasureNames XDerivedCube.getMeasureNames()
          Gets the value of the measureNames property.
 

Methods in org.apache.lens.api.metastore with parameters of type XMeasureNames
 void XDerivedCube.setMeasureNames(XMeasureNames value)
          Sets the value of the measureNames property.
 



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