MCPcopy 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

DoBatchFunction · 0.65
NewFunction · 0.65
UserStatsMethod · 0.65
AllUserStatsHandlerMethod · 0.65
GetPositionForUserMethod · 0.65

Implementers 2

Ringpkg/ring/ring.go
RingMockpkg/ring/mock.go

Calls

no outgoing calls

Tested by

no test coverage detected