MCPcopy Create free account
hub / github.com/apache/iotdb-client-go / ExecuteBatchStatement

Method ExecuteBatchStatement

rpc/client.go:19920–19920  ·  view source on GitHub ↗

Parameters: - Req

(ctx context.Context, req *TSExecuteBatchStatementReq)

Source from the content-addressed store, hash-verified

19918 // Parameters:
19919 // - Req
19920 ExecuteBatchStatement(ctx context.Context, req *TSExecuteBatchStatementReq) (_r *common.TSStatus, _err error)
19921 // Parameters:
19922 // - Req
19923 ExecuteQueryStatement(ctx context.Context, req *TSExecuteStatementReq) (_r *TSExecuteStatementResp, _err error)

Callers 4

executeBatchStatementFunction · 0.65
executeBatchStatementFunction · 0.65
ExecuteBatchStatementMethod · 0.65
ProcessMethod · 0.65

Implementers 1

Calls

no outgoing calls

Tested by

no test coverage detected