[skip ci] Add comment for queryRUnlock (#11590)

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
pull/11614/head
bigsheeper 2021-11-10 23:50:14 +08:00 committed by GitHub
parent b6c7bc19d1
commit b9f2616108
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@ type ReplicaInterface interface {
queryUnlock()
// queryRLock guards query and delete segment operations
queryRLock()
// queryRUnlock guards query and delete segment operations
queryRUnlock()
// getSegmentsMemSize get the memory size in bytes of all the Segments