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

Method IsSetMeasurements

rpc/client.go:17287–17289  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17285}
17286
17287func (p *TSQueryTemplateResp) IsSetMeasurements() bool {
17288 return p.Measurements != nil
17289}
17290
17291func (p *TSQueryTemplateResp) Read(ctx context.Context, iprot thrift.TProtocol) error {
17292 if _, err := iprot.ReadStructBegin(ctx); err != nil {

Callers 1

writeField5Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected