milvus/internal/indexcoord
cai.zhang e1b52b0583
Add unittest for IndexCoord and IndexNode (#6698)
* Add unittest for IndexCoord and IndexNode

Signed-off-by: xiaocai2333 <cai.zhang@zilliz.com>

* Fix verifiers

Signed-off-by: xiaocai2333 <cai.zhang@zilliz.com>
2021-07-23 10:44:12 +08:00
..
index_coord_test.go Add unittest for IndexCoord and IndexNode (#6698) 2021-07-23 10:44:12 +08:00
index_coord.go Add unittest for IndexCoord and IndexNode (#6698) 2021-07-23 10:44:12 +08:00
meta_table.go Add unittest for IndexCoord and IndexNode (#6698) 2021-07-23 10:44:12 +08:00
node_manager.go Add unittest for IndexCoord and IndexNode (#6698) 2021-07-23 10:44:12 +08:00
OWNERS Rename IndexService to IndexCoord (#5932) 2021-06-21 17:28:03 +08:00
paramtable.go Update component names in config files (#5989) 2021-06-22 19:08:03 +08:00
priority_queue_test.go Refactor the logic of assign tasks in IndexCoord (#6328) 2021-07-14 14:15:55 +08:00
priority_queue.go Refactor the logic of assign tasks in IndexCoord (#6328) 2021-07-14 14:15:55 +08:00
task_scheduler.go Rename IndexService to IndexCoord (#5932) 2021-06-21 17:28:03 +08:00
task.go Refactor the logic of assign tasks in IndexCoord (#6328) 2021-07-14 14:15:55 +08:00