public class Edge extends Object
Edge(String src, String target, EvalNode joinQual)
EvalNode
getJoinQual()
String
getSrc()
getTarget()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Edge(String src, String target, EvalNode joinQual)
public String getSrc()
public String getTarget()
public EvalNode getJoinQual()
public String toString()
toString
Object
Copyright © 2015 Apache Software Foundation. All Rights Reserved.