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

Method DeleteTimeseries

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

Parameters: - SessionId - Path

(ctx context.Context, sessionId int64, path []string)

Source from the content-addressed store, hash-verified

19969 // - SessionId
19970 // - Path
19971 DeleteTimeseries(ctx context.Context, sessionId int64, path []string) (_r *common.TSStatus, _err error)
19972 // Parameters:
19973 // - SessionId
19974 // - StorageGroup

Callers 8

deleteTimeseriesFunction · 0.65
deleteTimeseriesFunction · 0.65
DeleteTimeseriesMethod · 0.65
Test_FetchMoreDataMethod · 0.65
ProcessMethod · 0.65

Implementers 1

Calls

no outgoing calls