Uses of Interface
io.trino.spi.function.WindowIndex
Packages that use WindowIndex
-
Uses of WindowIndex in io.trino.spi.function
Fields in io.trino.spi.function declared as WindowIndexModifier and TypeFieldDescriptionprotected WindowIndexRankingWindowFunction.windowIndexprotected WindowIndexValueWindowFunction.windowIndexMethods in io.trino.spi.function with parameters of type WindowIndexModifier and TypeMethodDescriptionfinal voidRankingWindowFunction.reset(WindowIndex windowIndex) final voidValueWindowFunction.reset(WindowIndex windowIndex) voidWindowFunction.reset(WindowIndex windowIndex) Reset state for a new partition (including the first one).