Uses of Enum Class
io.trino.operator.window.FrameInfo.Ordering
Packages that use FrameInfo.Ordering
-
Uses of FrameInfo.Ordering in io.trino.operator.window
Subclasses with type arguments of type FrameInfo.Ordering in io.trino.operator.windowMethods in io.trino.operator.window that return FrameInfo.OrderingModifier and TypeMethodDescriptionstatic FrameInfo.OrderingReturns the enum constant of this class with the specified name.static FrameInfo.Ordering[]FrameInfo.Ordering.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.operator.window that return types with arguments of type FrameInfo.Ordering