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

Method GetQueryResult_

rpc/client.go:5384–5386  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5382var TSFetchResultsResp_QueryResult__DEFAULT [][]byte
5383
5384func (p *TSFetchResultsResp) GetQueryResult_() [][]byte {
5385 return p.QueryResult_
5386}
5387var TSFetchResultsResp_MoreData_DEFAULT bool
5388func (p *TSFetchResultsResp) GetMoreData() bool {
5389 if !p.IsSetMoreData() {

Callers 1

fetchResultsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected