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

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

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

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

Methods in org.apache.lens.api.metastore that return XJoinPaths
 XJoinPaths ObjectFactory.createXJoinPaths()
          Create an instance of XJoinPaths
 XJoinPaths XJoinChain.getPaths()
          Gets the value of the paths property.
 

Methods in org.apache.lens.api.metastore with parameters of type XJoinPaths
 void XJoinChain.setPaths(XJoinPaths value)
          Sets the value of the paths property.
 



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