MCPcopy Create free account
hub / github.com/cortexproject/cortex / length

Method length

pkg/scheduler/queue/user_request_queue.go:74–76  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

72}
73
74func (f *PriorityRequestQueue) length() int {
75 return f.queue.Length()
76}

Callers 1

TestPriorityRequestQueueFunction · 0.95

Calls 1

LengthMethod · 0.80

Tested by 1

TestPriorityRequestQueueFunction · 0.76