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

Method IsMaster

store/cluster_node.go:61–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59 Password() string
60 Addr() string
61 IsMaster() bool
62
63 SetRole(string)
64 SetPassword(string)

Callers 9

TestCluster_FailureCountFunction · 0.65
increaseFailureCountMethod · 0.65
parallelProbeNodesMethod · 0.65
GetMasterNodeMethod · 0.65
removeNodeMethod · 0.65
promoteNewMasterMethod · 0.65
ToSlotsStringMethod · 0.65
printClusterFunction · 0.65
TestClusterFailoverFunction · 0.65

Implementers 1

ClusterNodestore/cluster_node.go

Calls

no outgoing calls

Tested by 2

TestCluster_FailureCountFunction · 0.52
TestClusterFailoverFunction · 0.52