- FAST_DFS_PREFIX - 接口 中的静态变量top.lshaci.framework.fastdfs.constant.FastDFSConstant
-
FastDFS config properties prefix
- FastDFSClient - top.lshaci.framework.fastdfs.util中的类
-
FastDfs客户端工具
- FastDFSClientConfig - top.lshaci.framework.fastdfs.config中的类
-
Fast dfs client config
1.0.6: 从properties读取配置修改为从yml中获取
- FastDFSClientConfig() - 类 的构造器top.lshaci.framework.fastdfs.config.FastDFSClientConfig
-
- FastDFSConstant - top.lshaci.framework.fastdfs.constant中的接口
-
FastDFS constant
1.0.2: 修改配置属性前缀
1.0.6: 删除某些常量
- FastDFSException - top.lshaci.framework.fastdfs.exception中的异常错误
-
FastDFS Exception
1.0.6: Remove unused constructors
- FastDFSException(ErrorCode) - 异常错误 的构造器top.lshaci.framework.fastdfs.exception.FastDFSException
-
Constructor a FastDFSException with error code
- FILE_DESCRIPTION_FILE_NAME - 接口 中的静态变量top.lshaci.framework.fastdfs.constant.FastDFSConstant
-
The file description - file name
- FileSuffixContentType - top.lshaci.framework.fastdfs.enums中的枚举
-
The correspondence between filename suffix and content type
- FrameworkFastDFSProperties - top.lshaci.framework.fastdfs.properties中的类
-
Framework FastDFS Properties
1.0.6: Additional fastDFS properties
- FrameworkFastDFSProperties() - 类 的构造器top.lshaci.framework.fastdfs.properties.FrameworkFastDFSProperties
-