Uses of Interface
io.trino.sql.tree.Window
-
Packages that use Window Package Description io.trino.sql.tree -
-
Uses of Window in io.trino.sql.tree
Classes in io.trino.sql.tree that implement Window Modifier and Type Class Description classWindowReferenceclassWindowSpecificationMethods in io.trino.sql.tree that return types with arguments of type Window Modifier and Type Method Description Optional<Window>FunctionCall. getWindow()
-