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

Method LeaderChange

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

Source from the content-addressed store, hash-verified

33 ID() string
34 Leader() string
35 LeaderChange() <-chan bool
36 IsReady(ctx context.Context) bool
37
38 Get(ctx context.Context, key string) ([]byte, error)

Callers 11

syncLoopMethod · 0.65
LeaderChangeMethod · 0.65
TestBasicOperationsFunction · 0.65
TestElectFunction · 0.65
TestBasicOperationsFunction · 0.65
TestElectFunction · 0.65
TestBasicOperationsFunction · 0.65
TestElectFunction · 0.65
NewTestClusterFunction · 0.65
TestBasicOperationsFunction · 0.65
TestElectFunction · 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 9

TestBasicOperationsFunction · 0.52
TestElectFunction · 0.52
TestBasicOperationsFunction · 0.52
TestElectFunction · 0.52
TestBasicOperationsFunction · 0.52
TestElectFunction · 0.52
NewTestClusterFunction · 0.52
TestBasicOperationsFunction · 0.52
TestElectFunction · 0.52