Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cortexproject/cortex
/ ReplicationFactor
Method
ReplicationFactor
pkg/ring/ring.go:64–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
62
GetReplicationSetForOperation(op Operation) (ReplicationSet, error)
63
64
ReplicationFactor() int
65
66
// InstancesCount returns the number of instances in the ring.
67
InstancesCount() int
Callers
6
DoBatch
Function · 0.65
New
Function · 0.65
UserStats
Method · 0.65
AllUserStatsHandler
Method · 0.65
GetPositionForUser
Method · 0.65
GetReplicationSetForListRule
Function · 0.65
Implementers
2
Ring
pkg/ring/ring.go
RingMock
pkg/ring/mock.go
Calls
no outgoing calls
Tested by
no test coverage detected