Uses of Class
io.trino.sql.planner.plan.UnnestNode.Mapping
-
Packages that use UnnestNode.Mapping Package Description io.trino.sql.planner.plan -
-
Uses of UnnestNode.Mapping in io.trino.sql.planner.plan
Methods in io.trino.sql.planner.plan that return types with arguments of type UnnestNode.Mapping Modifier and Type Method Description List<UnnestNode.Mapping>UnnestNode. getMappings()
-