mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 17:48:29 +08:00
[skip ci] Add comment for getSegmentsMemSize (#11457)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
This commit is contained in:
parent
4e1f42ab86
commit
e29322a66b
@ -112,6 +112,7 @@ type ReplicaInterface interface {
|
||||
queryRLock()
|
||||
queryRUnlock()
|
||||
|
||||
// getSegmentsMemSize get the memory size in bytes of all the Segments
|
||||
getSegmentsMemSize() int64
|
||||
freeAll()
|
||||
printReplica()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user