未验证 提交 302584c5 编写于 作者: C cai.zhang 提交者: GitHub

[skip ci]Add comment for ListNode (#13346)

Signed-off-by: NCai.Zhang <cai.zhang@zilliz.com>
上级 4d578f6c
......@@ -124,6 +124,7 @@ func (nm *NodeManager) PeekClient(meta Meta) (UniqueID, types.IndexNode) {
return nodeID, client
}
// ListNode list all IndexNodes in node manager.
func (nm *NodeManager) ListNode() []UniqueID {
nm.lock.Lock()
defer nm.lock.Unlock()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册