[skip ci] Add comment for MetaReplica (#9056)

Signed-off-by: xige-16 <xi.ge@zilliz.com>
pull/9059/head
xige-16 2021-10-02 09:49:40 +08:00 committed by GitHub
parent 4d14a84d46
commit cfd8004345
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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