Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
syncLoop
Method · 0.65
LeaderChange
Method · 0.65
TestBasicOperations
Function · 0.65
TestElect
Function · 0.65
TestBasicOperations
Function · 0.65
TestElect
Function · 0.65
TestBasicOperations
Function · 0.65
TestElect
Function · 0.65
NewTestCluster
Function · 0.65
TestBasicOperations
Function · 0.65
TestElect
Function · 0.65
Implementers
6
Mock
store/engine/engine_inmemory.go
Postgresql
store/engine/postgresql/postgresql.go
Etcd
store/engine/etcd/etcd.go
Consul
store/engine/consul/consul.go
Node
store/engine/raft/node.go
Zookeeper
store/engine/zookeeper/zookeeper.go
Calls
no outgoing calls
Tested by
9
TestBasicOperations
Function · 0.52
TestElect
Function · 0.52
TestBasicOperations
Function · 0.52
TestElect
Function · 0.52
TestBasicOperations
Function · 0.52
TestElect
Function · 0.52
NewTestCluster
Function · 0.52
TestBasicOperations
Function · 0.52
TestElect
Function · 0.52