mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Add desc comments for BaseConfAdapter (#9414)
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
This commit is contained in:
parent
78bdbf32e5
commit
057834fa57
@ -97,6 +97,7 @@ type ConfAdapter interface {
|
||||
CheckTrain(map[string]string) bool
|
||||
}
|
||||
|
||||
// BaseConfAdapter checks if a `FLAT` index can be built.
|
||||
type BaseConfAdapter struct {
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user