Uses of Interface
io.trino.operator.window.InternalWindowIndex
Packages that use InternalWindowIndex
-
Uses of InternalWindowIndex in io.trino.operator.window
Classes in io.trino.operator.window that implement InternalWindowIndexMethods in io.trino.operator.window with parameters of type InternalWindowIndexModifier and TypeMethodDescriptionvoidMappedWindowIndex.setDelegate(InternalWindowIndex delegate) -
Uses of InternalWindowIndex in io.trino.operator.window.pattern
Classes in io.trino.operator.window.pattern that implement InternalWindowIndexModifier and TypeClassDescriptionclassThis class represents a WindowIndex with additional "channels" which are not part of the underlying PagesIndex.