Uses of Class
io.trino.operator.WindowInfo.DriverWindowInfo
-
Packages that use WindowInfo.DriverWindowInfo Package Description io.trino.operator -
-
Uses of WindowInfo.DriverWindowInfo in io.trino.operator
Methods in io.trino.operator that return types with arguments of type WindowInfo.DriverWindowInfo Modifier and Type Method Description List<WindowInfo.DriverWindowInfo>WindowInfo. getWindowInfos()Constructor parameters in io.trino.operator with type arguments of type WindowInfo.DriverWindowInfo Constructor Description WindowInfo(List<WindowInfo.DriverWindowInfo> windowInfos)
-