milvus/internal/proto
XuanYang-cn 2785f98de6
Refactor segment replica in DN (#19815)
- Replace isNew and isFlushed with sType
- Add compacted into proto
- Rename replica to channel
- Rename segmentReplica to channelMeta
- Replace 4 maps with 1 map
- Add segment.go and segment_test.go

Signed-off-by: yangxuan <xuan.yang@zilliz.com>

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
2022-10-18 15:33:26 +08:00
..
datapb Refactor segment replica in DN (#19815) 2022-10-18 15:33:26 +08:00
etcdpb Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
indexcgopb Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
indexpb Support check health for the service level (#19779) 2022-10-18 13:39:26 +08:00
internalpb Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
planpb Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
proxypb Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
querypb Support check health for the service level (#19779) 2022-10-18 13:39:26 +08:00
rootcoordpb Support check health for the service level (#19779) 2022-10-18 13:39:26 +08:00
segcorepb Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
data_coord.proto Refactor segment replica in DN (#19815) 2022-10-18 15:33:26 +08:00
etcd_meta.proto Support TTL for collection level (#19383) 2022-10-10 20:31:22 +08:00
index_cgo_msg.proto
index_coord.proto Support check health for the service level (#19779) 2022-10-18 13:39:26 +08:00
internal.proto Move GetComponentStates to milvus.proto, make it an external interface (#19594) 2022-10-10 15:55:22 +08:00
OWNERS
plan.proto
proxy.proto Move GetComponentStates to milvus.proto, make it an external interface (#19594) 2022-10-10 15:55:22 +08:00
query_coord.proto Support check health for the service level (#19779) 2022-10-18 13:39:26 +08:00
root_coord.proto Support check health for the service level (#19779) 2022-10-18 13:39:26 +08:00
segcore.proto