MCPcopy
hub / github.com/grafana/tempo / RemoveJob

Method RemoveJob

modules/backendscheduler/work/interface.go:15–15  ·  view source on GitHub ↗
(id string)

Source from the content-addressed store, hash-verified

13 StartJob(id string)
14 GetJob(id string) *Job
15 RemoveJob(id string)
16 CompleteJob(id string)
17 FailJob(id string)
18 SetJobCompactionOutput(id string, output []string)

Callers 3

TestJobOperationsFunction · 0.65
TestEdgeCasesFunction · 0.65

Calls

no outgoing calls

Tested by 3

TestJobOperationsFunction · 0.52
TestEdgeCasesFunction · 0.52