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

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

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

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

Methods in org.apache.lens.api.metastore that return XMeasures
 XMeasures ObjectFactory.createXMeasures()
          Create an instance of XMeasures
 XMeasures XBaseCube.getMeasures()
          Gets the value of the measures property.
 

Methods in org.apache.lens.api.metastore with parameters of type XMeasures
 void XBaseCube.setMeasures(XMeasures value)
          Sets the value of the measures property.
 



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