milvus/internal/proxynode
sunby 7f2d7c1da3
Rename dataservice to datacoordinator (#5912)
Signed-off-by: sunby <bingyi.sun@zilliz.com>
2021-06-21 18:22:13 +08:00
..
channels_mgr_test.go Use channelsMgr to manage search message stream (#5819) 2021-06-18 10:33:58 +08:00
channels_mgr.go Use physical channel to init msg stream (#5815) 2021-06-18 16:02:05 +08:00
channels_time_ticker_test.go Refactor proxy channelTimeTick and fix search timeout (#5760) 2021-06-15 16:36:36 +08:00
channels_time_ticker.go Refactor proxy channelTimeTick and fix search timeout (#5760) 2021-06-15 16:36:36 +08:00
condition_test.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
condition.go Add copyright annotations to proxynode and proxyservice 2021-04-19 10:09:43 +08:00
conf_adapter_mgr_test.go Add copyright annotations to proxynode and proxyservice 2021-04-19 10:09:43 +08:00
conf_adapter_mgr.go Add copyright annotations to proxynode and proxyservice 2021-04-19 10:09:43 +08:00
conf_adapter_test.go Add copyright annotations to proxynode and proxyservice 2021-04-19 10:09:43 +08:00
conf_adapter.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
dummyreq_test.go Support to use json to construct dummy request (#5430) 2021-05-26 08:57:32 +00:00
dummyreq.go Support to use json to construct dummy request (#5430) 2021-05-26 08:57:32 +00:00
impl.go Rename dataservice to datacoordinator (#5912) 2021-06-21 18:22:13 +08:00
index_type.go Add copyright annotations to proxynode and proxyservice 2021-04-19 10:09:43 +08:00
insert_channels_test.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
insert_channels.go Refactor repack logic for insertion (#5399) 2021-05-25 11:53:15 +00:00
meta_cache_test.go Rename IndexService to IndexCoord (#5932) 2021-06-21 17:28:03 +08:00
meta_cache.go Rename IndexService to IndexCoord (#5932) 2021-06-21 17:28:03 +08:00
OWNERS Update OWNERS file 2021-06-03 20:01:24 +08:00
paramtable.go Redefine the auto_id and primary_key (#5903) 2021-06-21 11:42:18 +08:00
plan_parser_test.go fix not in bug (#5741) 2021-06-11 17:08:25 +08:00
plan_parser.go fix not in bug (#5741) 2021-06-11 17:08:25 +08:00
proxy_node.go Rename dataservice to datacoordinator (#5912) 2021-06-21 18:22:13 +08:00
repack_func.go Use channelsMgr to manage search message stream (#5819) 2021-06-18 10:33:58 +08:00
segment.go Rename dataservice to datacoordinator (#5912) 2021-06-21 18:22:13 +08:00
task_scheduler.go Use channelsMgr to manage search message stream (#5819) 2021-06-18 10:33:58 +08:00
task.go Rename dataservice to datacoordinator (#5912) 2021-06-21 18:22:13 +08:00
timestamp.go Rename IndexService to IndexCoord (#5932) 2021-06-21 17:28:03 +08:00
timetick.go Cancel local timestamp caching logic (#5327) 2021-05-21 05:11:21 +00:00
util_test.go Add plan proto and support basic boolean expr parser (#5088) 2021-04-29 08:48:06 +00:00
util.go Add plan proto and support basic boolean expr parser (#5088) 2021-04-29 08:48:06 +00:00
validate_util_test.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
validate_util.go Redefine the auto_id and primary_key (#5903) 2021-06-21 11:42:18 +08:00