Package org.apache.iotdb.db.qp.physical.crud
-
Interface Summary Interface Description UDFPlan UDF execution plan. -
Class Summary Class Description AggregationPlan AlignByDevicePlan DeletePartitionPlan DeletePlan FillQueryPlan GroupByTimeFillPlan GroupByTimePlan InsertMultiTabletsPlan Mainly used in the distributed version, when multiple InsertTabletPlans belong to a raft replication group, we merge these InsertTabletPlans into one InsertMultiTabletsPlan, which can reduce the number of raft logs.InsertPlan InsertRowPlan InsertRowsOfOneDevicePlan InsertRowsPlan InsertTabletPlan LastQueryPlan MeasurementInfo QueryIndexPlan QueryPlan RawDataQueryPlan SelectIntoPlan UDAFPlan The physical plan of aggregation query with UDF nestedUDTFPlan