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

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

Packages that use XJoinPath
org.apache.lens.api.metastore   
org.apache.lens.server.metastore   
 

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

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

Methods in org.apache.lens.api.metastore that return types with arguments of type XJoinPath
 List<XJoinPath> XJoinPaths.getPath()
          Gets the value of the path property.
 

Uses of XJoinPath in org.apache.lens.server.metastore
 

Methods in org.apache.lens.server.metastore that return XJoinPath
static XJoinPath JAXBUtils.xJoinPathFromJoinPath(JoinChain.Path path)
           
 



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