| Package | Description |
|---|---|
| org.apache.calcite.rel.mutable |
Defines mutable relational expressions.
|
| Modifier and Type | Method and Description |
|---|---|
static MutableWindow |
MutableWindow.of(RelDataType rowType,
MutableRel input,
List<Window.Group> groups,
List<RexLiteral> constants)
Creates a MutableWindow.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.