未验证 提交 5c5c4b00 编写于 作者: S sunby 提交者: GitHub

Add comment for GetComponentStates (#8216)

Signed-off-by: Nsunby <bingyi.sun@zilliz.com>
上级 b2e8ba7b
......@@ -177,6 +177,7 @@ func (s *Server) Run() error {
return nil
}
// GetComponentStates gets states of datacoord and datanodes
func (s *Server) GetComponentStates(ctx context.Context, req *internalpb.GetComponentStatesRequest) (*internalpb.ComponentStates, error) {
return s.dataCoord.GetComponentStates(ctx)
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册