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

Method Client_

rpc/client.go:20109–20111  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20107}
20108
20109func (p *IClientRPCServiceClient) Client_() thrift.TClient {
20110 return p.c
20111}
20112
20113func (p *IClientRPCServiceClient) LastResponseMeta_() thrift.ResponseMeta {
20114 return p.meta

Callers 15

ExecuteStatementV2Method · 0.95
ExecuteRawDataQueryV2Method · 0.95
FetchResultsV2Method · 0.95
OpenSessionMethod · 0.95
CloseSessionMethod · 0.95
ExecuteStatementMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected