public abstract class UnboundedPrecedingOverFrame extends Object implements OverWindowFrame
RowUnboundedPrecedingOverFrame and RangeUnboundedPrecedingOverFrame.| 构造器和说明 |
|---|
UnboundedPrecedingOverFrame(GeneratedAggsHandleFunction aggsHandleFunction) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
open(ExecutionContext ctx)
Open to init with
ExecutionContext. |
void |
prepare(ResettableExternalBuffer rows)
Prepare for next partition.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNextOrNull, processpublic UnboundedPrecedingOverFrame(GeneratedAggsHandleFunction aggsHandleFunction)
public void open(ExecutionContext ctx) throws Exception
OverWindowFrameExecutionContext.open 在接口中 OverWindowFrameExceptionpublic void prepare(ResettableExternalBuffer rows) throws Exception
OverWindowFrameprepare 在接口中 OverWindowFrameExceptionCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.