MCPcopy Create free account
hub / github.com/apache/kvrocks-controller / Stop

Method Stop

store/store.go:340–342  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

338}
339
340func (s *ClusterStore) Stop() error {
341 return nil
342}

Callers 4

CloseMethod · 0.45
watchLeaderChangeMethod · 0.45
runRaftMessagesMethod · 0.45
CloseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected