| Package | Description |
|---|---|
| org.apache.calcite.rel.mutable |
Defines mutable relational expressions.
|
| Modifier and Type | Method and Description |
|---|---|
static MutableMinus |
MutableMinus.of(RelDataType rowType,
List<MutableRel> inputs,
boolean all)
Creates a MutableMinus.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.