未验证 提交 c84600a4 编写于 作者: X xige-16 提交者: GitHub

[skip ci] Add comment for set taskID (#9835)

Signed-off-by: Nxige-16 <xi.ge@zilliz.com>
上级 ddf0cd21
......@@ -125,6 +125,7 @@ func (bt *BaseTask) ID() UniqueID {
return bt.taskID
}
// SetID function sets the trigger task with a unique id, which is allocated by tso
func (bt *BaseTask) SetID(id UniqueID) {
bt.taskID = id
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册