public abstract class AbstractBulkJoinPlanNode extends Object implements PlanNode
Modifier and Type | Field and Description |
---|---|
static String |
VALUES_INJECTION_POINT |
protected String[] |
variables |
Constructor and Description |
---|
AbstractBulkJoinPlanNode() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
depth, getId, getIteratorDataType, getPlanAsGraphvizDot, iterator, receiveLogger
public static final String VALUES_INJECTION_POINT
protected String[] variables
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.