| Package | Description |
|---|---|
| org.apache.calcite.rel.core |
Defines core relational expressions.
|
| Modifier and Type | Field and Description |
|---|---|
protected Set<Match.RexMRAggCall> |
Match.aggregateCalls |
(package private) SortedSet<Match.RexMRAggCall> |
Match.AggregateFinder.aggregateCalls |
(package private) Map<String,SortedSet<Match.RexMRAggCall>> |
Match.AggregateFinder.aggregateCallsPerVar |
protected Map<String,SortedSet<Match.RexMRAggCall>> |
Match.aggregateCallsPreVar |
| Modifier and Type | Method and Description |
|---|---|
int |
Match.RexMRAggCall.compareTo(Match.RexMRAggCall o) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.