Class WindowFunctionFrameExcludeStage<T>
- java.lang.Object
-
- org.hotrod.runtime.livesql.expressions.analytics.WindowFunctionFrameExcludeStage<T>
-
public class WindowFunctionFrameExcludeStage<T> extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description WindowFunctionFrameExcludeStage(WindowExpression<T> function)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description WindowExpression<T>end()
-
-
-
Constructor Detail
-
WindowFunctionFrameExcludeStage
public WindowFunctionFrameExcludeStage(WindowExpression<T> function)
-
-
Method Detail
-
end
public WindowExpression<T> end()
-
-