未验证 提交 0e4ee6d4 编写于 作者: B bigsheeper 提交者: GitHub

[skip ci] Add comment for getLoadType (#9365)

Signed-off-by: Nbigsheeper <yihao.dai@zilliz.com>
上级 cd4205e4
......@@ -195,6 +195,7 @@ func (c *Collection) setLoadType(l loadType) {
c.loadType = l
}
// getLoadType get the loadType of collection, which is loadTypeCollection or loadTypePartition
func (c *Collection) getLoadType() loadType {
return c.loadType
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册