未验证 提交 4119d544 编写于 作者: C Cai Yudong 提交者: GitHub

[skip ci] Update comment for set indexcoord (#8951)

Signed-off-by: Nyudong.cai <yudong.cai@zilliz.com>
上级 5d290bb8
......@@ -384,6 +384,8 @@ type RootCoordComponent interface {
// SetDataCoord set DataCoord for RootCoord
SetDataCoord(context.Context, DataCoord) error
// SetIndexCoord set IndexCoord for RootCoord
SetIndexCoord(IndexCoord) error
SetQueryCoord(QueryCoord) error
SetNewProxyClient(func(sess *sessionutil.Session) (Proxy, error))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册