类 FileManageFactory

java.lang.Object
plus.hiver.rustfs.manage.FileManageFactory

@Component public class FileManageFactory extends Object
工厂模式

尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负

作者:
Yazhi Li
  • 构造器详细资料

    • FileManageFactory

      public FileManageFactory()
  • 方法详细资料

    • getFileManage

      public FileManage getFileManage()
      管理文件时使用
      返回:
      结果
    • getFileManage

      public FileManage getFileManage(Integer location)
      使用配置的服务上传时location传入null 管理文件时需传入存储位置location
      参数:
      location - 存储位置
      返回:
      结果