milvus/internal/querynode
XuanYang-cn d64aa37db3 Add KFlush msg type
Signed-off-by: XuanYang-cn <xuan.yang@zilliz.com>
2020-12-11 12:01:20 +08:00
..
client Add load index client in query node 2020-12-11 11:29:54 +08:00
collection_replica_test.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
collection_replica.go Add writernode client 2020-12-11 11:38:32 +08:00
collection_test.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
collection.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
data_sync_service_test.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
data_sync_service.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
flow_graph_dd_node.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
flow_graph_delete_node.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
flow_graph_filter_dm_node.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
flow_graph_insert_node.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
flow_graph_key2seg_node.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
flow_graph_message.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
flow_graph_msg_stream_input_nodes.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
flow_graph_node.go Add cpu profile 2020-11-26 16:01:31 +08:00
flow_graph_service_time_node.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
index.go Add cpu profile 2020-11-26 16:01:31 +08:00
load_index.go Add load index client in query node 2020-12-11 11:29:54 +08:00
meta_service_test.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
meta_service.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
param_table_test.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
param_table.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
partition_test.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
partition.go Add cpu profile 2020-11-26 16:01:31 +08:00
plan_test.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
plan.go Add MinIO kv implements 2020-12-03 19:00:11 +08:00
query_node_test.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
query_node.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
reduce_test.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
reduce.go Add MinIO kv implements 2020-12-03 19:00:11 +08:00
search_service_test.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
search_service.go Add KFlush msg type 2020-12-11 12:01:20 +08:00
segment_test.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
segment.go Add MinIO kv implements 2020-12-03 19:00:11 +08:00
stats_service_test.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
stats_service.go Add load index client in query node 2020-12-11 11:29:54 +08:00
tsafe_test.go Add impl cgo of parquet 2020-12-08 14:41:04 +08:00
tsafe.go Add impl cgo of parquet 2020-12-08 14:41:04 +08:00
type_def.go Add cpu profile 2020-11-26 16:01:31 +08:00