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

[skip ci]Add comment for GetNodeTaskStats (#13342)

Signed-off-by: NCai.Zhang <cai.zhang@zilliz.com>
上级 5ba77d8f
......@@ -514,6 +514,7 @@ func (mt *metaTable) LoadMetaFromETCD(indexBuildID int64, revision int64) bool {
return true
}
// GetNodeTaskStats get task stats of IndexNode.
func (mt *metaTable) GetNodeTaskStats() map[UniqueID]int {
mt.lock.RLock()
defer mt.lock.RUnlock()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册