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

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

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

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

Methods in org.apache.lens.api.metastore that return XFlattenedColumn
 XFlattenedColumn ObjectFactory.createXFlattenedColumn()
          Create an instance of XFlattenedColumn
 

Methods in org.apache.lens.api.metastore that return types with arguments of type XFlattenedColumn
 List<XFlattenedColumn> XFlattenedColumns.getFlattenedColumn()
          Gets the value of the flattenedColumn property.
 



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