abstract class MutableSetOp extends MutableMultiRel
SetOp.| Modifier and Type | Field and Description |
|---|---|
protected boolean |
all |
inputscluster, ordinalInParent, PAIRWISE_STRING_EQUIVALENCE, parent, rowType, STRING_EQUIVALENCE, type| Modifier | Constructor and Description |
|---|---|
protected |
MutableSetOp(RelOptCluster cluster,
RelDataType rowType,
MutableRelType type,
List<MutableRel> inputs,
boolean all) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isAll() |
childrenAccept, cloneChildren, getInputs, setInputclone, deep, digest, getParent, replaceInParent, toStringprotected MutableSetOp(RelOptCluster cluster, RelDataType rowType, MutableRelType type, List<MutableRel> inputs, boolean all)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.