Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/iotdb-client-go
/ SetLastResponseMeta_
Method
SetLastResponseMeta_
rpc/client.go:20117–20119 ·
view source on GitHub ↗
(meta thrift.ResponseMeta)
Source
from the content-addressed store, hash-verified
20115
}
20116
20117
func
(p *IClientRPCServiceClient) SetLastResponseMeta_(meta thrift.ResponseMeta) {
20118
p.meta = meta
20119
}
20120
20121
// Parameters:
20122
// - Req
Callers
15
ExecuteQueryStatementV2
Method · 0.95
ExecuteUpdateStatementV2
Method · 0.95
ExecuteStatementV2
Method · 0.95
ExecuteRawDataQueryV2
Method · 0.95
ExecuteLastDataQueryV2
Method · 0.95
ExecuteFastLastDataQueryForOnePrefixPath
Method · 0.95
ExecuteFastLastDataQueryForOneDeviceV2
Method · 0.95
ExecuteAggregationQueryV2
Method · 0.95
FetchResultsV2
Method · 0.95
OpenSession
Method · 0.95
CloseSession
Method · 0.95
ExecuteStatement
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected