milvus/internal/proto
congqixia 5751759c85
Implement mix compaction logic (#15542)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2022-02-18 14:51:49 +08:00
..
commonpb Stop handoff if segment has been compacted (#15181) 2022-01-13 21:49:35 +08:00
datapb Implement mix compaction logic (#15542) 2022-02-18 14:51:49 +08:00
etcdpb Add consistency level field in collection meta (#13766) 2021-12-21 19:49:02 +08:00
indexcgopb
indexpb Use indexInfo SerializedSize when estimating segment size (#13969) 2021-12-22 20:27:34 +08:00
internalpb Move segment statistics update to datanode tt loop (#13233) 2021-12-15 10:53:16 +08:00
milvuspb Make SearchResults and QueryResults return collectionID (#15377) 2022-01-27 22:55:41 +08:00
planpb
proxypb QueryNodes send search/query results by rpc (#15223) 2022-01-17 14:41:35 +08:00
querypb Unsubscribe channel after query node down (#15230) 2022-01-17 17:37:37 +08:00
rootcoordpb
schemapb
segcorepb
common.proto Stop handoff if segment has been compacted (#15181) 2022-01-13 21:49:35 +08:00
data_coord.proto Implement mix compaction logic (#15542) 2022-02-18 14:51:49 +08:00
etcd_meta.proto Add consistency level field in collection meta (#13766) 2021-12-21 19:49:02 +08:00
index_cgo_msg.proto
index_coord.proto Use indexInfo SerializedSize when estimating segment size (#13969) 2021-12-22 20:27:34 +08:00
internal.proto Move segment statistics update to datanode tt loop (#13233) 2021-12-15 10:53:16 +08:00
milvus.proto Make SearchResults and QueryResults return collectionID (#15377) 2022-01-27 22:55:41 +08:00
OWNERS
plan.proto
proxy.proto QueryNodes send search/query results by rpc (#15223) 2022-01-17 14:41:35 +08:00
query_coord.proto Unsubscribe channel after query node down (#15230) 2022-01-17 17:37:37 +08:00
root_coord.proto
schema.proto
segcore.proto