Uses of Class
io.trino.sql.planner.NodePartitionMap
-
Packages that use NodePartitionMap Package Description io.trino.sql.planner -
-
Uses of NodePartitionMap in io.trino.sql.planner
Methods in io.trino.sql.planner that return NodePartitionMap Modifier and Type Method Description NodePartitionMapNodePartitioningManager. getNodePartitioningMap(Session session, PartitioningHandle partitioningHandle)NodePartitionMapSystemPartitioningHandle. getNodePartitionMap(Session session, NodeScheduler nodeScheduler)
-