mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 17:48:29 +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
|
```go
|
||||||
type IndexCoord interface {
|
type IndexCoord interface {
|
||||||
Component
|
Component
|
||||||
|
// TimeTickProvider is the interface all services implement
|
||||||
TimeTickProvider
|
TimeTickProvider
|
||||||
|
|
||||||
// BuildIndex receives requests from RootCoordinator to build an index.
|
// BuildIndex receives requests from RootCoordinator to build an index.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user