| Package | Description |
|---|---|
| org.apache.calcite.adapter.enumerable |
Query optimizer rules for Java calling convention.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
RexImpTable.LagImplementor
Implementor for the
LAG windowed aggregate function. |
static class |
RexImpTable.LeadImplementor
Implementor for the
LEAD windowed aggregate function. |
class |
StrictWinAggImplementor
The base implementation of strict window aggregate function.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.