跳过导航链接
B D E F G I P R S T U V W 

B

borrowObject() - 类 中的方法top.lshaci.framework.fastdfs.config.TrackerServerPool
Borrow tracker server from pool

D

deleteFile(String) - 类 中的静态方法top.lshaci.framework.fastdfs.util.FastDFSClient
Delete file from fastdfs by file path
DOT - 接口 中的静态变量top.lshaci.framework.fastdfs.constant.FastDFSConstant
The dot(.)
download(String, HttpServletResponse) - 类 中的静态方法top.lshaci.framework.fastdfs.util.FastDFSClient
Download file
download(String, String, HttpServletResponse) - 类 中的静态方法top.lshaci.framework.fastdfs.util.FastDFSClient
Download file

E

ErrorCode - top.lshaci.framework.fastdfs.enums中的枚举
The upload file error message

F

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
 

G

getContentType(String) - 枚举 中的静态方法top.lshaci.framework.fastdfs.enums.FileSuffixContentType
Get content type by file suffix
getFileDescriptions(String) - 类 中的静态方法top.lshaci.framework.fastdfs.util.FastDFSClient
Get the file descriptions from fastdfs
getFileInfo(String) - 类 中的静态方法top.lshaci.framework.fastdfs.util.FastDFSClient
获取文件信息
getReverseProxyAddress() - 类 中的静态方法top.lshaci.framework.fastdfs.util.FastDFSClient
Get the file server address
getToken(String, String) - 类 中的静态方法top.lshaci.framework.fastdfs.util.FastDFSClient
Get token to access the server and concatenate it after the address

I

info() - 类 中的静态方法top.lshaci.framework.fastdfs.util.FastDFSClient
The client information

P

pool - 类 中的静态变量top.lshaci.framework.fastdfs.util.FastDFSClient
FastDfs服务器连接池

R

returnObject(TrackerServer) - 类 中的方法top.lshaci.framework.fastdfs.config.TrackerServerPool
Return tracker server to pool

S

SEPARATOR - 接口 中的静态变量top.lshaci.framework.fastdfs.constant.FastDFSConstant
The file separator

T

top.lshaci.framework.fastdfs.config - 程序包 top.lshaci.framework.fastdfs.config
 
top.lshaci.framework.fastdfs.constant - 程序包 top.lshaci.framework.fastdfs.constant
 
top.lshaci.framework.fastdfs.enums - 程序包 top.lshaci.framework.fastdfs.enums
 
top.lshaci.framework.fastdfs.exception - 程序包 top.lshaci.framework.fastdfs.exception
 
top.lshaci.framework.fastdfs.properties - 程序包 top.lshaci.framework.fastdfs.properties
 
top.lshaci.framework.fastdfs.util - 程序包 top.lshaci.framework.fastdfs.util
 
trackerServerPool(FrameworkFastDFSProperties) - 类 中的方法top.lshaci.framework.fastdfs.config.FastDFSClientConfig
创建FastDfs Tracker Server连接池
TrackerServerPool - top.lshaci.framework.fastdfs.config中的类
Tracker server pool
1.0.6: Modify the initialization method
TrackerServerPool(FrameworkFastDFSProperties) - 类 的构造器top.lshaci.framework.fastdfs.config.TrackerServerPool
Constructor a TrackerServerPool with fastDFS properties

U

upload(InputStream) - 类 中的静态方法top.lshaci.framework.fastdfs.util.FastDFSClient
Upload
upload(InputStream, String) - 类 中的静态方法top.lshaci.framework.fastdfs.util.FastDFSClient
Upload
upload(InputStream, String, Map<String, String>) - 类 中的静态方法top.lshaci.framework.fastdfs.util.FastDFSClient
Upload
uploadWithBase64(String) - 类 中的静态方法top.lshaci.framework.fastdfs.util.FastDFSClient
Upload with base64 string
uploadWithBase64(String, String) - 类 中的静态方法top.lshaci.framework.fastdfs.util.FastDFSClient
Upload with base64 string
uploadWithBase64(String, String, Map<String, String>) - 类 中的静态方法top.lshaci.framework.fastdfs.util.FastDFSClient
Upload with base64 string
uploadWithFilepath(String) - 类 中的静态方法top.lshaci.framework.fastdfs.util.FastDFSClient
Upload with file path
uploadWithFilepath(String, Map<String, String>) - 类 中的静态方法top.lshaci.framework.fastdfs.util.FastDFSClient
Upload with file path
uploadWithMultipart(MultipartFile) - 类 中的静态方法top.lshaci.framework.fastdfs.util.FastDFSClient
Upload with MultipartFile
uploadWithMultipart(MultipartFile, Map<String, String>) - 类 中的静态方法top.lshaci.framework.fastdfs.util.FastDFSClient
Upload with MultipartFile

V

valueOf(String) - 枚举 中的静态方法top.lshaci.framework.fastdfs.enums.ErrorCode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法top.lshaci.framework.fastdfs.enums.FileSuffixContentType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法top.lshaci.framework.fastdfs.enums.ErrorCode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法top.lshaci.framework.fastdfs.enums.FileSuffixContentType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

write(String, OutputStream) - 类 中的静态方法top.lshaci.framework.fastdfs.util.FastDFSClient
Write file
B D E F G I P R S T U V W 
跳过导航链接

Copyright © 2020. All rights reserved.