MCPcopy Create free account
hub / github.com/dadgar/onecache / ringCopy

Method ringCopy

onecache/ring.go:33–33  ·  view source on GitHub ↗

ringCopy returns a copy of this node.

()

Source from the content-addressed store, hash-verified

31
32 // ringCopy returns a copy of this node.
33 ringCopy() ring
34}
35
36// consistentRing is a wrapper around a consistent hash ring that provides

Callers 2

MarkPeersDirtyMethod · 0.65
getOwnerFunction · 0.65

Implementers 2

consistentRingonecache/ring.go
mockRingonecache/ring_test.go

Calls

no outgoing calls

Tested by 1

getOwnerFunction · 0.52