public interface PushablePlanNode extends PlanNode
Modifier and Type | Method and Description |
---|---|
boolean |
isClosed() |
void |
push(Tuple tuple) |
depth, getId, getIteratorDataType, getPlanAsGraphvizDot, iterator
void push(Tuple tuple)
boolean isClosed()
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.