| Package | Description |
|---|---|
| org.apache.calcite.adapter.enumerable |
Query optimizer rules for Java calling convention.
|
| org.apache.calcite.adapter.enumerable.impl |
Calcite-specific classes for implementation of regular and window aggregates.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
StrictWinAggImplementor.implementNotNullReset(WinAggContext info,
WinAggResetContext reset) |
| Modifier and Type | Class and Description |
|---|---|
class |
WinAggResetContextImpl
Implementation of
WinAggResetContext. |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.