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

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

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

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

Methods in org.apache.lens.api.metastore that return XSkewedInfo
 XSkewedInfo ObjectFactory.createXSkewedInfo()
          Create an instance of XSkewedInfo
 XSkewedInfo XStorageTableDesc.getSkewedInfo()
          Gets the value of the skewedInfo property.
 

Methods in org.apache.lens.api.metastore with parameters of type XSkewedInfo
 void XStorageTableDesc.setSkewedInfo(XSkewedInfo value)
          Sets the value of the skewedInfo property.
 



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