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

Method ExecuteAggregationQueryV2

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

Parameters: - Req

(ctx context.Context, req *TSAggregationQueryReq)

Source from the content-addressed store, hash-verified

19903 // Parameters:
19904 // - Req
19905 ExecuteAggregationQueryV2(ctx context.Context, req *TSAggregationQueryReq) (_r *TSExecuteStatementResp, _err error)
19906 // Parameters:
19907 // - Req
19908 FetchResultsV2(ctx context.Context, req *TSFetchResultsReq) (_r *TSFetchResultsResp, _err error)

Callers 3

ProcessMethod · 0.65

Implementers 1

Calls

no outgoing calls

Tested by

no test coverage detected