未验证 提交 310c99dc 编写于 作者: R ryjiang 提交者: GitHub

[skip ci]Add comments in chap09_data_coord.md (#11397)

Signed-off-by: Nruiyi.jiang <ruiyi.jiang@zilliz.com>
上级 a7e3c15a
......@@ -32,7 +32,7 @@ type DataCoord interface {
SaveBinlogPaths(ctx context.Context, req *datapb.SaveBinlogPathsRequest) (*commonpb.Status, error)
// GetFlushedSegments returns flushed segment list of requested collection/parition
GetFlushedSegments(ctx context.Context, req *datapb.GetFlushedSegmentsRequest) (*datapb.GetFlushedSegmentsResponse, error)
// GetMetrics gets the metrics about DataCoord
GetMetrics(ctx context.Context, req *milvuspb.GetMetricsRequest) (*milvuspb.GetMetricsResponse, error)
}
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册