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

[skip ci] Update comment for set proxy client (#8957)

Signed-off-by: Nyudong.cai <yudong.cai@zilliz.com>
上级 886ac0e6
......@@ -390,6 +390,8 @@ type RootCoordComponent interface {
// SetQueryCoord set QueryCoord for RootCoord
SetQueryCoord(QueryCoord) error
// SetNewProxyClient set Proxy client creator func for RootCoord
SetNewProxyClient(func(sess *sessionutil.Session) (Proxy, error))
// GetMetrics notifies RootCoordComponent to collect metrics for specified component
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册