| Constructor and Description |
|---|
InnerJoin(PlanNode left,
PlanNode right,
PushBasedPlanNode discardedLeft,
PushBasedPlanNode discardedRight) |
| Modifier and Type | Method and Description |
|---|---|
int |
depth() |
CloseableIteration<Tuple,SailException> |
iterator() |
public InnerJoin(PlanNode left, PlanNode right, PushBasedPlanNode discardedLeft, PushBasedPlanNode discardedRight)
public CloseableIteration<Tuple,SailException> iterator()
Copyright © 2015-2018 Eclipse Foundation. All Rights Reserved.