mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
[skip ci]Add comments in chap03_index_service.md (#12053)
Signed-off-by: ruiyi.jiang <ruiyi.jiang@zilliz.com>
This commit is contained in:
parent
38afc63c16
commit
dae3298391
@ -9,6 +9,7 @@
|
||||
```go
|
||||
type IndexCoord interface {
|
||||
Component
|
||||
// TimeTickProvider is the interface all services implement
|
||||
TimeTickProvider
|
||||
|
||||
// BuildIndex receives requests from RootCoordinator to build an index.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user