public interface WinAggImplementor extends AggImplementor
This interface does not define new methods: window-specific sub-interfaces are passed when implementing window aggregate.
StrictWinAggImplementor,
RexImpTable.FirstLastValueImplementor,
RexImpTable.RankImplementor,
RexImpTable.RowNumberImplementor| Modifier and Type | Interface and Description |
|---|---|
static class |
WinAggImplementor.SeekType
Allows to access rows in window partition relative to first/last and
current row.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
needCacheWhenFrameIntact() |
getStateType, implementAdd, implementReset, implementResultCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.