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

Method IsSetNonAlignQueryDataSet

rpc/client.go:5402–5404  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5400}
5401
5402func (p *TSFetchResultsResp) IsSetNonAlignQueryDataSet() bool {
5403 return p.NonAlignQueryDataSet != nil
5404}
5405
5406func (p *TSFetchResultsResp) IsSetQueryResult_() bool {
5407 return p.QueryResult_ != nil

Callers 2

writeField5Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected