Class PhysicalPlanConstructionHandler
- java.lang.Object
-
- org.apache.iotdb.db.protocol.rest.handler.PhysicalPlanConstructionHandler
-
public class PhysicalPlanConstructionHandler extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static InsertTabletPlanconstructInsertTabletPlan(org.apache.iotdb.db.protocol.rest.model.InsertTabletRequest insertTabletRequest)
-
-
-
Method Detail
-
constructInsertTabletPlan
public static InsertTabletPlan constructInsertTabletPlan(org.apache.iotdb.db.protocol.rest.model.InsertTabletRequest insertTabletRequest) throws org.apache.iotdb.commons.exception.IllegalPathException, WriteProcessRejectException
- Throws:
org.apache.iotdb.commons.exception.IllegalPathExceptionWriteProcessRejectException
-
-