mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Add comment for MetaReplica (#9056)
Signed-off-by: xige-16 <xi.ge@zilliz.com>
This commit is contained in:
parent
4d14a84d46
commit
cfd8004345
@ -71,6 +71,7 @@ type Meta interface {
|
||||
//printMeta()
|
||||
}
|
||||
|
||||
// MetaReplica records the current load information on all querynodes
|
||||
type MetaReplica struct {
|
||||
client kv.MetaKv // client of a reliable kv service, i.e. etcd client
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user