Uses of Class
io.trino.sql.planner.PlanFragmentIdAllocator
Packages that use PlanFragmentIdAllocator
-
Uses of PlanFragmentIdAllocator in io.trino.sql.planner
Methods in io.trino.sql.planner with parameters of type PlanFragmentIdAllocatorModifier and TypeMethodDescriptionPlanFragmenter.createSubPlans(Session session, Plan plan, boolean forceSingleNode, WarningCollector warningCollector, PlanFragmentIdAllocator idAllocator, PartitioningScheme outputPartitioningScheme, Map<AdaptivePlanner.ExchangeSourceId, SubPlan> unchangedSubPlans)