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

Method IsSetQueryResult_

rpc/client.go:5406–5408  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5404}
5405
5406func (p *TSFetchResultsResp) IsSetQueryResult_() bool {
5407 return p.QueryResult_ != nil
5408}
5409
5410func (p *TSFetchResultsResp) IsSetMoreData() bool {
5411 return p.MoreData != nil

Callers 1

writeField6Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected