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

Method OpenSession

rpc/client.go:19911–19911  ·  view source on GitHub ↗

Parameters: - Req

(ctx context.Context, req *TSOpenSessionReq)

Source from the content-addressed store, hash-verified

19909 // Parameters:
19910 // - Req
19911 OpenSession(ctx context.Context, req *TSOpenSessionReq) (_r *TSOpenSessionResp, _err error)
19912 // Parameters:
19913 // - Req
19914 CloseSession(ctx context.Context, req *TSCloseSessionReq) (_r *common.TSStatus, _err error)

Callers 4

OpenMethod · 0.65
OpenClusterMethod · 0.65
initClusterConnMethod · 0.65
ProcessMethod · 0.65

Implementers 1

Calls

no outgoing calls

Tested by

no test coverage detected