milvus/internal/indexcoord
Cai Yudong 6436f596de
add GetIndexStates (#6213)
* add GetIndexStates

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

* rename indexservice to index_coord

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>
2021-06-30 14:32:19 +08:00
..
OWNERS Rename IndexService to IndexCoord (#5932) 2021-06-21 17:28:03 +08:00
index_coord.go add GetIndexStates (#6213) 2021-06-30 14:32:19 +08:00
meta_table.go add GetIndexStates (#6213) 2021-06-30 14:32:19 +08:00
node_mgr.go Change retry times (#6083) 2021-06-24 19:05:06 +08:00
paramtable.go Update component names in config files (#5989) 2021-06-22 19:08:03 +08:00
priority_queue.go Rename IndexService to IndexCoord (#5932) 2021-06-21 17:28:03 +08:00
priority_queue_test.go Rename IndexService to IndexCoord (#5932) 2021-06-21 17:28:03 +08:00
task.go Rename IndexService to IndexCoord (#5932) 2021-06-21 17:28:03 +08:00
task_scheduler.go Rename IndexService to IndexCoord (#5932) 2021-06-21 17:28:03 +08:00
util.go Rename IndexService to IndexCoord (#5932) 2021-06-21 17:28:03 +08:00