mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Add comment for freeAll (#11591)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
This commit is contained in:
parent
b9f2616108
commit
2ff913024f
@ -118,6 +118,7 @@ type ReplicaInterface interface {
|
||||
|
||||
// getSegmentsMemSize get the memory size in bytes of all the Segments
|
||||
getSegmentsMemSize() int64
|
||||
// freeAll will free all meta info from collectionReplica
|
||||
freeAll()
|
||||
printReplica()
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user