Package org.apache.iotdb.db.qp.physical
-
Interface Summary Interface Description BatchPlan BatchPlan contains multiple sub-plans. -
Class Summary Class Description PhysicalPlan This class is an abstract class for all type of PhysicalPlan.PhysicalPlan.Factory -
Enum Summary Enum Description PhysicalPlan.PhysicalPlanType If you want to add new PhysicalPlanType, you must add it in the last.