| Package | Description |
|---|---|
| org.apache.calcite.rel.mutable |
Defines mutable relational expressions.
|
| Modifier and Type | Method and Description |
|---|---|
static MutableSort |
MutableSort.of(MutableRel input,
RelCollation collation,
RexNode offset,
RexNode fetch)
Creates a MutableSort.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.