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

Method IsSetTracingInfo

rpc/client.go:1426–1428  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1424}
1425
1426func (p *TSExecuteStatementResp) IsSetTracingInfo() bool {
1427 return p.TracingInfo != nil
1428}
1429
1430func (p *TSExecuteStatementResp) IsSetQueryResult_() bool {
1431 return p.QueryResult_ != nil

Callers 2

GetTracingInfoMethod · 0.95
writeField12Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected