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 TypeMethodDescriptionstatic SubPlanRuntimeAdaptivePartitioningRewriter.overridePartitionCountRecursively(SubPlan subPlan, int oldPartitionCount, int newPartitionCount, PlanFragmentIdAllocator planFragmentIdAllocator, PlanNodeIdAllocator planNodeIdAllocator, Set<PlanFragmentId> startedFragments)