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

Method ExecuteRawDataQuery

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

Parameters: - Req

(ctx context.Context, req *TSRawDataQueryReq)

Source from the content-addressed store, hash-verified

20024 // Parameters:
20025 // - Req
20026 ExecuteRawDataQuery(ctx context.Context, req *TSRawDataQueryReq) (_r *TSExecuteStatementResp, _err error)
20027 // Parameters:
20028 // - Req
20029 ExecuteLastDataQuery(ctx context.Context, req *TSLastDataQueryReq) (_r *TSExecuteStatementResp, _err error)

Callers 4

executeRawDataQueryFunction · 0.65
executeBatchStatementFunction · 0.65
executeRawDataQueryFunction · 0.65
ProcessMethod · 0.65

Implementers 1

Calls

no outgoing calls

Tested by

no test coverage detected