mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 10:59:32 +08:00
[skip ci] Add comment for indexLoader (#8698)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
This commit is contained in:
parent
8874ccaeb4
commit
692ceb32a3
@ -34,6 +34,7 @@ import (
|
||||
|
||||
type indexParam = map[string]string
|
||||
|
||||
// indexLoader is in charge of loading index in query node
|
||||
type indexLoader struct {
|
||||
replica ReplicaInterface
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user