Uses of Class
io.trino.operator.WindowInfo
-
Packages that use WindowInfo Package Description io.trino.operator -
-
Uses of WindowInfo in io.trino.operator
Methods in io.trino.operator that return WindowInfo Modifier and Type Method Description WindowInfoWindowInfo. mergeWith(WindowInfo other)Methods in io.trino.operator with parameters of type WindowInfo Modifier and Type Method Description WindowInfoWindowInfo. mergeWith(WindowInfo other)
-