milvus/internal/proto
Cai Yudong 7dbf33b788
Update component names in config files (#5989)
* rename master/indexService in .yaml

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

* rename proxyNode to proxy in config files

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

* move master.yaml to root_coord.yaml, move proxy_node.yaml to proxy.yaml

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

* move proto/query_service.proto to proto/query_coord.proto

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

* move proxy_node_manager.go to proxy_manager.go

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

* add query_coord.pb.go

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

* update ci

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>
2021-06-22 19:08:03 +08:00
..
commonpb Fix bugs (#5676) 2021-06-15 16:06:11 +08:00
datapb Rename filename from dataservice to datacoordinator (#5946) 2021-06-22 10:42:07 +08:00
etcdpb Add ShardsNum when create collection (#5245) 2021-05-17 11:15:01 +00:00
indexcgopb Rename module (#4988) 2021-04-22 14:45:57 +08:00
indexpb Rename proto master/index_service/proxy_service (#5973) 2021-06-22 16:14:09 +08:00
internalpb Change search result to columnBased and return target_entry (#5896) 2021-06-21 20:18:13 +08:00
milvuspb Change search result to columnBased and return target_entry (#5896) 2021-06-21 20:18:13 +08:00
planpb Change search result to columnBased and return target_entry (#5896) 2021-06-21 20:18:13 +08:00
proxypb Rename proto master/index_service/proxy_service (#5973) 2021-06-22 16:14:09 +08:00
querypb Update component names in config files (#5989) 2021-06-22 19:08:03 +08:00
rootcoordpb Rename proto master/index_service/proxy_service (#5973) 2021-06-22 16:14:09 +08:00
schemapb Change search result to columnBased and return target_entry (#5896) 2021-06-21 20:18:13 +08:00
segcorepb support time travel (#5894) 2021-06-19 17:38:11 +08:00
OWNERS Update OWNERS 2021-05-30 18:58:47 +08:00
common.proto Fix bugs (#5676) 2021-06-15 16:06:11 +08:00
data_coord.proto Rename filename from dataservice to datacoordinator (#5946) 2021-06-22 10:42:07 +08:00
etcd_meta.proto Add ShardsNum when create collection (#5245) 2021-05-17 11:15:01 +00:00
index_cgo_msg.proto Rename module (#4988) 2021-04-22 14:45:57 +08:00
index_coord.proto Rename proto master/index_service/proxy_service (#5973) 2021-06-22 16:14:09 +08:00
internal.proto Change search result to columnBased and return target_entry (#5896) 2021-06-21 20:18:13 +08:00
milvus.proto Change search result to columnBased and return target_entry (#5896) 2021-06-21 20:18:13 +08:00
plan.proto Change search result to columnBased and return target_entry (#5896) 2021-06-21 20:18:13 +08:00
proxy.proto Rename proto master/index_service/proxy_service (#5973) 2021-06-22 16:14:09 +08:00
query_coord.proto Update component names in config files (#5989) 2021-06-22 19:08:03 +08:00
root_coord.proto Rename proto master/index_service/proxy_service (#5973) 2021-06-22 16:14:09 +08:00
schema.proto Change search result to columnBased and return target_entry (#5896) 2021-06-21 20:18:13 +08:00
segcore.proto support time travel (#5894) 2021-06-19 17:38:11 +08:00