MCPcopy Create free account
hub / github.com/couchbase/sync_gateway / Stop

Method Stop

topologytest/peer_test.go:109–109  ·  view source on GitHub ↗

Stop halts the replication. The replication can be restarted after it is stopped.

()

Source from the content-addressed store, hash-verified

107 Start()
108 // Stop halts the replication. The replication can be restarted after it is stopped.
109 Stop()
110 // Stats returns a string representation of the stats for the replication.
111 Stats() string
112}

Callers 14

nodeWritesMethod · 0.65
mainFunction · 0.65
csvStatsFunction · 0.65
heapProfilingFunction · 0.65
mutexProfilingFunction · 0.65
blockProfilingFunction · 0.65
goroutineProfilingFunction · 0.65
vBucketGoroutineMethod · 0.65
StopMethod · 0.65
StopReplicationsMethod · 0.65
TestPeerImplementationFunction · 0.65

Implementers 2

CouchbaseLiteMockReplicationtopologytest/couchbase_lite_mock_peer_
CouchbaseServerReplicationtopologytest/couchbase_server_peer_tes

Calls

no outgoing calls

Tested by 5

StopMethod · 0.52
StopReplicationsMethod · 0.52
TestPeerImplementationFunction · 0.52
StopMethod · 0.52
CloseMethod · 0.52