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

Method Close

store/engine/engine.go:44–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42 List(ctx context.Context, prefix string) ([]Entry, error)
43
44 Close() error
45}

Callers 15

suspendMethod · 0.65
removeClusterMethod · 0.65
TestController_BasicsFunction · 0.65
CloseMethod · 0.65
TestBasicOperationsFunction · 0.65
TestElectFunction · 0.65
ListMethod · 0.65
CloseMethod · 0.65
CloseMethod · 0.65
TestBasicOperationsFunction · 0.65
TestElectFunction · 0.65
TestBasicOperationsFunction · 0.65

Implementers 6

Mockstore/engine/engine_inmemory.go
Postgresqlstore/engine/postgresql/postgresql.go
Etcdstore/engine/etcd/etcd.go
Consulstore/engine/consul/consul.go
Nodestore/engine/raft/node.go
Zookeeperstore/engine/zookeeper/zookeeper.go

Calls

no outgoing calls

Tested by 14

TestController_BasicsFunction · 0.52
TestBasicOperationsFunction · 0.52
TestElectFunction · 0.52
TestBasicOperationsFunction · 0.52
TestElectFunction · 0.52
TestBasicOperationsFunction · 0.52
TestElectFunction · 0.52
RestartMethod · 0.52
CloseMethod · 0.52
TestCluster_MultiNodesFunction · 0.52
TestBasicOperationsFunction · 0.52
TestElectFunction · 0.52