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

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

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

Methods in org.apache.lens.api.metastore that return XJoinEdges
 XJoinEdges ObjectFactory.createXJoinEdges()
          Create an instance of XJoinEdges
 XJoinEdges XJoinPath.getEdges()
          Gets the value of the edges property.
 

Methods in org.apache.lens.api.metastore with parameters of type XJoinEdges
 void XJoinPath.setEdges(XJoinEdges value)
          Sets the value of the edges property.
 



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