Uses of Class
org.hotrod.runtime.livesql.expressions.analytics.WindowFunctionFrameStartedStage
-
Packages that use WindowFunctionFrameStartedStage Package Description org.hotrod.runtime.livesql.expressions.analytics -
-
Uses of WindowFunctionFrameStartedStage in org.hotrod.runtime.livesql.expressions.analytics
Methods in org.hotrod.runtime.livesql.expressions.analytics that return WindowFunctionFrameStartedStage Modifier and Type Method Description WindowFunctionFrameStartedStage<T>WindowFunctionFrameUnitStage. betweenCurrentRow()WindowFunctionFrameStartedStage<T>WindowFunctionFrameUnitStage. betweenFollowing(int offset)WindowFunctionFrameStartedStage<T>WindowFunctionFrameUnitStage. betweenPreceding(int offset)WindowFunctionFrameStartedStage<T>WindowFunctionFrameUnitStage. betweenUnboundedPreceding()
-