Class SubPlan


  • @Immutable
    public class SubPlan
    extends Object
    • Method Detail

      • getAllFragments

        public List<PlanFragment> getAllFragments()
        Flattens the subplan and returns all PlanFragments in the tree
      • sanityCheck

        public void sanityCheck()