milvus/internal/proxynode
sunby c1efa53779
Remove redundant fields in SegmentInfo and related structure (#5280)
Signed-off-by: sunby <bingyi.sun@zilliz.com>
2021-05-21 06:51:25 +00:00
..
channels_mgr.go Add channelsMgr to proxy (#5323) 2021-05-21 01:52:20 +00:00
channels_mgr_test.go Add channelsMgr to proxy (#5323) 2021-05-21 01:52:20 +00:00
condition.go Add copyright annotations to proxynode and proxyservice 2021-04-19 10:09:43 +08:00
condition_test.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
conf_adapter.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
conf_adapter_mgr.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_test.go Add copyright annotations to proxynode and proxyservice 2021-04-19 10:09:43 +08:00
impl.go Remove redundant fields in SegmentInfo and related structure (#5280) 2021-05-21 06:51:25 +00:00
index_type.go Add copyright annotations to proxynode and proxyservice 2021-04-19 10:09:43 +08:00
insert_channels.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
insert_channels_test.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
meta_cache.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
meta_cache_test.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
paramtable.go Add RetrieveTask implementation (#5313) 2021-05-20 07:02:31 +00:00
plan_parser.go Support TermExpr, NotExpr, LogicalExpr (#5096) 2021-04-30 07:19:52 +00:00
plan_parser_test.go Distinguish the dsl and expr in proxy and query node (#5118) 2021-05-07 07:20:47 +00:00
proxy_node.go Cancel local timestamp caching logic (#5327) 2021-05-21 05:11:21 +00:00
repack_func.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
segment.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
task.go Add RetrieveTask implementation (#5313) 2021-05-20 07:02:31 +00:00
task_scheduler.go Cancel local timestamp caching logic (#5327) 2021-05-21 05:11:21 +00:00
timestamp.go Cancel local timestamp caching logic (#5327) 2021-05-21 05:11:21 +00:00
timetick.go Cancel local timestamp caching logic (#5327) 2021-05-21 05:11:21 +00:00
util.go Add plan proto and support basic boolean expr parser (#5088) 2021-04-29 08:48:06 +00:00
util_test.go Add plan proto and support basic boolean expr parser (#5088) 2021-04-29 08:48:06 +00:00
validate_util.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
validate_util_test.go Rename module (#4988) 2021-04-22 14:45:57 +08:00