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

Method SetStorageGroup

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

Parameters: - SessionId - StorageGroup

(ctx context.Context, sessionId int64, storageGroup string)

Source from the content-addressed store, hash-verified

19956 // - SessionId
19957 // - StorageGroup
19958 SetStorageGroup(ctx context.Context, sessionId int64, storageGroup string) (_r *common.TSStatus, _err error)
19959 // Parameters:
19960 // - Req
19961 CreateTimeseries(ctx context.Context, req *TSCreateTimeseriesReq) (_r *common.TSStatus, _err error)

Callers 5

setStorageGroupFunction · 0.65
setStorageGroupFunction · 0.65
SetStorageGroupMethod · 0.65
SetupTestMethod · 0.65
ProcessMethod · 0.65

Implementers 1

Calls

no outgoing calls

Tested by 1

SetupTestMethod · 0.52