- DEFAULT_CONFIG - 接口 中的静态变量top.lshaci.framework.fastdfs.constant.FastDFSConstant
-
FastDFS default config name
- DEFAULT_MAX_FILE_SIZE - 接口 中的静态变量top.lshaci.framework.fastdfs.constant.FastDFSConstant
-
The default upload file max size(1MB)
- DEFAULT_MAX_STORAGE_CONNECTION - 接口 中的静态变量top.lshaci.framework.fastdfs.constant.FastDFSConstant
-
The default max storage connection - 8
- DEFAULT_MIN_STORAGE_CONNECTION - 接口 中的静态变量top.lshaci.framework.fastdfs.constant.FastDFSConstant
-
The default min storage connection - 2
- deleteFile(String) - 类 中的静态方法top.lshaci.framework.fastdfs.FastDFSClient
-
Delete file from fastdfs by file path
- DOT - 接口 中的静态变量top.lshaci.framework.fastdfs.constant.FastDFSConstant
-
The dot(.)
- download(String, HttpServletResponse) - 类 中的静态方法top.lshaci.framework.fastdfs.FastDFSClient
-
Download file
- download(String, String, HttpServletResponse) - 类 中的静态方法top.lshaci.framework.fastdfs.FastDFSClient
-
Download file