MCPcopy Index your code
hub / github.com/flant/shell-operator / Get

Method Get

pkg/task/queue/task_queue_benchmark_test.go:87–87  ·  view source on GitHub ↗
(id string)

Source from the content-addressed store, hash-verified

85 GetFirst() task.Task
86 RemoveFirst() task.Task
87 Get(id string) task.Task
88}
89
90func benchmarkAddLast(b *testing.B, queue Queue, size int) {

Callers 15

CalculateChecksumFunction · 0.65
CalculateChecksumOfBytesFunction · 0.65
getCompactionGroupMethod · 0.65
getContextSliceMethod · 0.65
getMonitorIDSliceMethod · 0.65
getHookGroupsMapMethod · 0.65
GetStatusMethod · 0.65
AddLastMethod · 0.65
GetMethod · 0.65
benchmarkGetByIDFunction · 0.65

Implementers 2

TaskQueuepkg/task/queue/task_queue.go
TaskStoragepkg/task/queue/task_storage.go

Calls

no outgoing calls

Tested by 7

benchmarkGetByIDFunction · 0.52
fetchObjectFunction · 0.52
existObjectFunction · 0.52