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

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

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

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

Methods in org.apache.lens.api.metastore that return XSkewColList
 XSkewColList ObjectFactory.createXSkewColList()
          Create an instance of XSkewColList
 XSkewColList XSkewedValueLocation.getValue()
          Gets the value of the value property.
 

Methods in org.apache.lens.api.metastore that return types with arguments of type XSkewColList
 List<XSkewColList> XSkewedInfo.getColValues()
          Gets the value of the colValues property.
 

Methods in org.apache.lens.api.metastore with parameters of type XSkewColList
 void XSkewedValueLocation.setValue(XSkewColList value)
          Sets the value of the value property.
 



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