| 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 abstract void |
StrictWinAggImplementor.implementNotNullAdd(WinAggContext info,
WinAggAddContext add) |
| Modifier and Type | Class and Description |
|---|---|
class |
WinAggAddContextImpl
Implementation of
WinAggAddContext. |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.