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

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

Signed-off-by: Nruiyi.jiang <ruiyi.jiang@zilliz.com>
上级 99304d16
......@@ -287,7 +287,7 @@ type DataNode interface {
FlushSegments(ctx context.Context, req *datapb.FlushSegmentsRequest) (*commonpb.Status, error)
// GetMetrics gets the metrics about DataNode.
GetMetrics(ctx context.Context, req *milvuspb.GetMetricsRequest) (*milvuspb.GetMetricsResponse, error)
// Compaction will add a compaction task according to the request plan
Compaction(ctx context.Context, req *datapb.CompactionPlan) (*commonpb.Status, error)
}
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册