Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ GetJob
Method
GetJob
modules/backendscheduler/work/interface.go:14–14 ·
view source on GitHub ↗
(id string)
Source
from the content-addressed store, hash-verified
12
AddJob(j *Job) error
13
StartJob(id string)
14
GetJob(id string) *Job
15
RemoveJob(id string)
16
CompleteJob(id string)
17
FailJob(id string)
Callers
14
UpdateJob
Method · 0.65
TestBackendScheduler
Function · 0.65
TestCache
Function · 0.65
TestAddJob
Function · 0.65
TestJobOperations
Function · 0.65
TestListJobs
Function · 0.65
TestGetJobForWorker
Function · 0.65
TestPrune
Function · 0.65
TestShardingMethods
Function · 0.65
TestConcurrency
Function · 0.65
TestEdgeCases
Function · 0.65
TestFullMarshalUnmarshal
Function · 0.65
Calls
no outgoing calls
Tested by
13
TestBackendScheduler
Function · 0.52
TestCache
Function · 0.52
TestAddJob
Function · 0.52
TestJobOperations
Function · 0.52
TestListJobs
Function · 0.52
TestGetJobForWorker
Function · 0.52
TestPrune
Function · 0.52
TestShardingMethods
Function · 0.52
TestConcurrency
Function · 0.52
TestEdgeCases
Function · 0.52
TestFullMarshalUnmarshal
Function · 0.52
TestConcurrentMarshalUnmarshal
Function · 0.52