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