Class SubPlanFactory


  • public class SubPlanFactory
    extends java.lang.Object
    Single entry point for creating subplans. Can be subclassed by query planner to provide specialized SubPlans.
    • Field Detail

      • body

        protected PBody body
    • Constructor Detail

      • SubPlanFactory

        public SubPlanFactory​(PBody body)