mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 01:28:27 +08:00
[skip ci] Add comment for printReplica (#11592)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
This commit is contained in:
parent
2ff913024f
commit
fa77e14884
@ -120,6 +120,7 @@ type ReplicaInterface interface {
|
||||
getSegmentsMemSize() int64
|
||||
// freeAll will free all meta info from collectionReplica
|
||||
freeAll()
|
||||
// printReplica prints the collections, partitions and segments in the collectionReplica
|
||||
printReplica()
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user