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

[skip ci] Add comment for GetTimeTickChannel (#10231)

Signed-off-by: Nxige-16 <xi.ge@zilliz.com>
上级 b4dfcae0
......@@ -62,6 +62,8 @@ func (qc *QueryCoord) GetTimeTickChannel(ctx context.Context) (*milvuspb.StringR
}, nil
}
// GetStatisticsChannel return the statistics channel
// Statistics channel contains statistics infos of query nodes, such as segment infos, memory infos
func (qc *QueryCoord) GetStatisticsChannel(ctx context.Context) (*milvuspb.StringResponse, error) {
return &milvuspb.StringResponse{
Status: &commonpb.Status{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册