| Package | Description |
|---|---|
| org.apache.calcite.adapter.enumerable |
Query optimizer rules for Java calling convention.
|
| Modifier and Type | Method and Description |
|---|---|
List<Type> |
StrictWinAggImplementor.getNotNullState(WinAggContext info) |
protected abstract void |
StrictWinAggImplementor.implementNotNullAdd(WinAggContext info,
WinAggAddContext add) |
protected void |
StrictWinAggImplementor.implementNotNullReset(WinAggContext info,
WinAggResetContext reset) |
protected Expression |
StrictWinAggImplementor.implementNotNullResult(WinAggContext info,
WinAggResultContext result) |
protected boolean |
StrictWinAggImplementor.nonDefaultOnEmptySet(WinAggContext info) |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.