Package org.apache.iotdb.db.service
Class StaticResps
- java.lang.Object
-
- org.apache.iotdb.db.service.StaticResps
-
public class StaticResps extends java.lang.ObjectStatic responses that won't change for all requests.
-
-
Field Summary
Fields Modifier and Type Field Description static org.apache.iotdb.service.rpc.thrift.TSExecuteStatementRespLAST_RESP
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.apache.iotdb.service.rpc.thrift.TSExecuteStatementRespgetNoTimeExecuteResp(java.util.List<java.lang.String> columns, java.util.List<java.lang.String> dataTypes)
-