Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/dskit
/ String
Method
String
ring/ownership_priority_queue.go:11–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
type
ringItem
interface
{
10
key() int
11
String() string
12
}
13
14
type
ringInstance
struct
{
Callers
15
newMemcachedClient
Function · 0.65
sortKeysByServer
Method · 0.65
TestSnappyCache
Function · 0.65
String
Method · 0.65
String
Method · 0.65
newTestServer
Function · 0.65
TestBasic
Function · 0.65
TestError
Function · 0.65
TestTracePropagation
Function · 0.65
createPartitionAndRegisterOwner
Method · 0.65
reconcileOtherPartitions
Method · 0.65
updateRingMetrics
Method · 0.65
Implementers
2
ringInstance
ring/ownership_priority_queue.go
ringToken
ring/ownership_priority_queue.go
Calls
no outgoing calls
Tested by
15
TestSnappyCache
Function · 0.52
newTestServer
Function · 0.52
TestBasic
Function · 0.52
TestError
Function · 0.52
TestTracePropagation
Function · 0.52
TestRingPageHandler_handle
Function · 0.52
TestPartitionRingPageHandler_ViewPage
Function · 0.52
TestPartitionRingPageHandler_ChangePartitionState
Function · 0.52
TestPartitionRing_ShuffleShardWithLookback_CorrectnessWithFuzzy
Function · 0.52
getLocalhostAddrs
Function · 0.52
testMultipleClientsWithConfigGenerator
Function · 0.52
TestJoinMembersWithRetryBackoff
Function · 0.52