Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cubefs/cubefs
/ NodeAPI
Method
NodeAPI
sdk/master/client.go:121–123 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
119
}
120
121
func
(c *MasterClient) NodeAPI() *NodeAPI {
122
return
c.nodeAPI
123
}
124
125
func
(c *MasterClient) UserAPI() *UserAPI {
126
return
c.userAPI
Callers
15
checkLocalPartitionMatchWithMaster
Method · 0.80
register
Method · 0.80
loadPartitions
Method · 0.80
respondToMaster
Method · 0.80
newCmdFlashGroupGraph
Function · 0.80
newListCorruptDataPartitionCmd
Function · 0.80
newDataNodeInfoCmd
Function · 0.80
newDataNodeDecommissionCmd
Function · 0.80
newDataNodeMigrateCmd
Function · 0.80
newDataNodeQueryDecommissionProgress
Function · 0.80
newDataNodeQueryDecommissionedDisk
Function · 0.80
newDataNodeQueryDecommissionSuccessDisk
Function · 0.80
Calls
no outgoing calls
Tested by
5
testFlashGroupNode
Function · 0.64
testFlashNodeSet
Function · 0.64
testFlashNodeRemove
Function · 0.64
testFlashNodeGet
Function · 0.64
testFlashNodeList
Function · 0.64