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

Method ID

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

Source from the content-addressed store, hash-verified

106}
107
108func (n *ClusterNode) ID() string {
109 return n.id
110}
111
112func (n *ClusterNode) Password() string {
113 return n.password

Callers 2

GetClientMethod · 0.95
TestClusterNodeFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestClusterNodeFunction · 0.76