Uses of Class
io.trino.operator.window.SqlWindowFunction
-
Packages that use SqlWindowFunction Package Description io.trino.operator.window -
-
Uses of SqlWindowFunction in io.trino.operator.window
Methods in io.trino.operator.window that return types with arguments of type SqlWindowFunction Modifier and Type Method Description static List<SqlWindowFunction>WindowAnnotationsParser. parseFunctionDefinition(Class<? extends WindowFunction> clazz)
-