索引
All Classes and Interfaces|常量字段值|所有程序包|序列化表格
A
- AbstractFastFileBuilder<T> - com.github.tobato.fastdfs.domain.upload中的类
-
构造FastFile抽象对象
- AbstractFastFileBuilder() - 类的构造器 com.github.tobato.fastdfs.domain.upload.AbstractFastFileBuilder
- AbstractFdfsCommand<T> - com.github.tobato.fastdfs.domain.proto中的类
-
交易命令抽象类
- AbstractFdfsCommand() - 类的构造器 com.github.tobato.fastdfs.domain.proto.AbstractFdfsCommand
- allRestByte - enum class 中的枚举常量 com.github.tobato.fastdfs.domain.proto.mapper.DynamicFieldType
-
剩余的所有Byte
- APPENDER_FILE_SIZE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.OtherConstants
- appendFile(String, String, InputStream, long) - 接口中的方法 com.github.tobato.fastdfs.service.AppendFileStorageClient
-
断点续传文件
- appendFile(String, String, InputStream, long) - 类中的方法 com.github.tobato.fastdfs.service.DefaultAppendFileStorageClient
-
继续上载文件
- AppendFileStorageClient - com.github.tobato.fastdfs.service中的接口
-
支持断点续传的文件服务接口
B
- buff2int(byte[], int) - 类中的静态方法 com.github.tobato.fastdfs.domain.proto.mapper.BytesUtil
-
buff convert to int
- buff2long(byte[], int) - 类中的静态方法 com.github.tobato.fastdfs.domain.proto.mapper.BytesUtil
-
buff convert to long
- build() - 类中的方法 com.github.tobato.fastdfs.domain.upload.AbstractFastFileBuilder
-
构造上传文件对象
- build() - 类中的方法 com.github.tobato.fastdfs.domain.upload.FastFile.Builder
-
构造上传文件对象
- build() - 类中的方法 com.github.tobato.fastdfs.domain.upload.FastImageFile.Builder
-
构造上传文件对象
- Builder() - 类的构造器 com.github.tobato.fastdfs.domain.upload.FastFile.Builder
- Builder() - 类的构造器 com.github.tobato.fastdfs.domain.upload.FastImageFile.Builder
- byCode(int) - 异常错误中的静态方法 com.github.tobato.fastdfs.exception.FdfsServerException
- BytesUtil - com.github.tobato.fastdfs.domain.proto.mapper中的类
-
java与C服务端数据交换时byte数组与int,long转换的工具类
- BytesUtil() - 类的构造器 com.github.tobato.fastdfs.domain.proto.mapper.BytesUtil
C
- canTryToConnect(int) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.TrackerAddressHolder
-
是否可以尝试连接
- close() - 接口中的方法 com.github.tobato.fastdfs.domain.conn.Connection
-
关闭连接
- close() - 类中的方法 com.github.tobato.fastdfs.domain.conn.DefaultConnection
-
正常关闭连接
- close() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.FdfsInputStream
- CmdConstants - com.github.tobato.fastdfs.domain.proto中的类
-
fastdfs协议命令的常量
- CmdConstants() - 类的构造器 com.github.tobato.fastdfs.domain.proto.CmdConstants
- com.github.tobato.fastdfs - 程序包 com.github.tobato.fastdfs
- com.github.tobato.fastdfs.domain.conn - 程序包 com.github.tobato.fastdfs.domain.conn
-
连接管理 通信管理 业务逻辑不应该关心连接、通信的细节
- com.github.tobato.fastdfs.domain.fdfs - 程序包 com.github.tobato.fastdfs.domain.fdfs
-
FDFS领域对象
- com.github.tobato.fastdfs.domain.proto - 程序包 com.github.tobato.fastdfs.domain.proto
-
交易报文
- com.github.tobato.fastdfs.domain.proto.mapper - 程序包 com.github.tobato.fastdfs.domain.proto.mapper
- com.github.tobato.fastdfs.domain.proto.storage - 程序包 com.github.tobato.fastdfs.domain.proto.storage
- com.github.tobato.fastdfs.domain.proto.storage.enums - 程序包 com.github.tobato.fastdfs.domain.proto.storage.enums
- com.github.tobato.fastdfs.domain.proto.storage.internal - 程序包 com.github.tobato.fastdfs.domain.proto.storage.internal
- com.github.tobato.fastdfs.domain.proto.tracker - 程序包 com.github.tobato.fastdfs.domain.proto.tracker
- com.github.tobato.fastdfs.domain.proto.tracker.internal - 程序包 com.github.tobato.fastdfs.domain.proto.tracker.internal
- com.github.tobato.fastdfs.domain.upload - 程序包 com.github.tobato.fastdfs.domain.upload
- com.github.tobato.fastdfs.exception - 程序包 com.github.tobato.fastdfs.exception
- com.github.tobato.fastdfs.service - 程序包 com.github.tobato.fastdfs.service
- Connection - com.github.tobato.fastdfs.domain.conn中的接口
-
表示一个客户端与服务端的连接
- ConnectionPoolConfig - com.github.tobato.fastdfs.domain.conn中的类
-
连接池配置
- ConnectionPoolConfig() - 类的构造器 com.github.tobato.fastdfs.domain.conn.ConnectionPoolConfig
- create(InetSocketAddress) - 类中的方法 com.github.tobato.fastdfs.domain.conn.PooledConnectionFactory
-
创建连接
- createFromInputStream(InputStream) - 类中的静态方法 com.github.tobato.fastdfs.domain.proto.ProtoHead
-
读取输入流创建报文头
D
- decode(ProtoHead, InputStream, Charset) - 类中的方法 com.github.tobato.fastdfs.domain.proto.FdfsResponse
-
解析反馈结果,head已经被解析过
- decodeContent(InputStream, Charset) - 类中的方法 com.github.tobato.fastdfs.domain.proto.FdfsResponse
-
解析反馈内容
- decodeContent(InputStream, Charset) - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageDownloadResponse
-
解析反馈内容
- decodeContent(InputStream, Charset) - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageGetMetadataResponse
-
解析反馈内容
- decodeContent(InputStream, Charset) - 类中的方法 com.github.tobato.fastdfs.domain.proto.tracker.internal.TrackerListGroupsResponse
-
解析反馈内容
- decodeContent(InputStream, Charset) - 类中的方法 com.github.tobato.fastdfs.domain.proto.tracker.internal.TrackerListStoragesResponse
-
解析反馈内容
- DefaultAppendFileStorageClient - com.github.tobato.fastdfs.service中的类
-
存储服务客户端接口实现
- DefaultAppendFileStorageClient() - 类的构造器 com.github.tobato.fastdfs.service.DefaultAppendFileStorageClient
- DefaultConnection - com.github.tobato.fastdfs.domain.conn中的类
-
默认连接实现
- DefaultConnection(InetSocketAddress, int, int, Charset) - 类的构造器 com.github.tobato.fastdfs.domain.conn.DefaultConnection
-
创建与服务端连接
- DefaultFastFileStorageClient - com.github.tobato.fastdfs.service中的类
-
面向应用的接口实现
- DefaultFastFileStorageClient() - 类的构造器 com.github.tobato.fastdfs.service.DefaultFastFileStorageClient
- DefaultGenerateStorageClient - com.github.tobato.fastdfs.service中的类
-
基本存储客户端操作实现
- DefaultGenerateStorageClient() - 类的构造器 com.github.tobato.fastdfs.service.DefaultGenerateStorageClient
- DefaultThumbImageConfig - com.github.tobato.fastdfs.domain.fdfs中的类
-
缩略图配置参数
- DefaultThumbImageConfig() - 类的构造器 com.github.tobato.fastdfs.domain.fdfs.DefaultThumbImageConfig
- DefaultTrackerClient - com.github.tobato.fastdfs.service中的类
-
目录服务客户端默认实现
- DefaultTrackerClient() - 类的构造器 com.github.tobato.fastdfs.service.DefaultTrackerClient
- deleteFile(String) - 类中的方法 com.github.tobato.fastdfs.service.DefaultFastFileStorageClient
-
删除文件
- deleteFile(String) - 接口中的方法 com.github.tobato.fastdfs.service.FastFileStorageClient
-
删除文件
- deleteFile(String, String) - 类中的方法 com.github.tobato.fastdfs.service.DefaultGenerateStorageClient
-
删除文件
- deleteFile(String, String) - 接口中的方法 com.github.tobato.fastdfs.service.GenerateStorageClient
-
删除文件
- deleteStorage(String, String) - 类中的方法 com.github.tobato.fastdfs.service.DefaultTrackerClient
-
删除存储节点
- deleteStorage(String, String) - 接口中的方法 com.github.tobato.fastdfs.service.TrackerClient
-
删除存储节点 delete storage from TrackerServer
- destroyObject(InetSocketAddress, PooledObject<Connection>) - 类中的方法 com.github.tobato.fastdfs.domain.conn.PooledConnectionFactory
-
从池中移出
- DownloadByteArray - com.github.tobato.fastdfs.domain.proto.storage中的类
-
下载为byte流
- DownloadByteArray() - 类的构造器 com.github.tobato.fastdfs.domain.proto.storage.DownloadByteArray
- DownloadCallback<T> - com.github.tobato.fastdfs.domain.proto.storage中的接口
-
文件下载回调接口
- downloadFile(String, String, long, long, DownloadCallback<T>) - 类中的方法 com.github.tobato.fastdfs.service.DefaultGenerateStorageClient
-
下载文件片段
- downloadFile(String, String, long, long, DownloadCallback<T>) - 接口中的方法 com.github.tobato.fastdfs.service.GenerateStorageClient
-
下载文件片段
- downloadFile(String, String, DownloadCallback<T>) - 类中的方法 com.github.tobato.fastdfs.service.DefaultGenerateStorageClient
-
下载整个文件
- downloadFile(String, String, DownloadCallback<T>) - 接口中的方法 com.github.tobato.fastdfs.service.GenerateStorageClient
-
下载整个文件
- DownloadFileStream - com.github.tobato.fastdfs.domain.proto.storage中的类
-
Web环境下文件下载回调方法,默认按4K循环读取,防止下载时内存溢出
- DownloadFileStream(OutputStream) - 类的构造器 com.github.tobato.fastdfs.domain.proto.storage.DownloadFileStream
-
从HttpServletResponse对象response.getOutputStream()构造
- DownloadFileStream(OutputStream, int) - 类的构造器 com.github.tobato.fastdfs.domain.proto.storage.DownloadFileStream
-
从HttpServletResponse对象response.getOutputStream()构造
- DownloadFileWriter - com.github.tobato.fastdfs.domain.proto.storage中的类
-
文件下载回调方法
- DownloadFileWriter(String) - 类的构造器 com.github.tobato.fastdfs.domain.proto.storage.DownloadFileWriter
- dumpFullPoolInfo() - 类中的方法 com.github.tobato.fastdfs.domain.conn.FdfsConnectionManager
- dumpObjectMetaData() - 类中的方法 com.github.tobato.fastdfs.domain.proto.mapper.ObjectMetaData
-
导出调试信息
- dumpPoolInfo(InetSocketAddress) - 类中的方法 com.github.tobato.fastdfs.domain.conn.FdfsConnectionManager
-
打印连接池情况
- dynamicField() - annotation interface 中的元素 com.github.tobato.fastdfs.domain.proto.mapper.FdfsColumn
-
动态属性
- DynamicFieldType - com.github.tobato.fastdfs.domain.proto.mapper中的Enum Class
-
动态属性类型
E
- encodeParam(Charset) - 类中的方法 com.github.tobato.fastdfs.domain.proto.FdfsRequest
-
打包参数
- encodeParam(Charset) - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageAppendFileRequest
-
打包参数
- encodeParam(Charset) - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageModifyRequest
-
打包参数
- encodeParam(Charset) - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageSetMetadataRequest
-
打包参数
- encodeParam(Charset) - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageTruncateRequest
-
打包参数
- equals(Object) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.MetaData
- ERR_NO_CONNREFUSED - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.ErrorCodeConstants
- ERR_NO_EALREADY - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.ErrorCodeConstants
- ERR_NO_EBUSY - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.ErrorCodeConstants
- ERR_NO_EINVAL - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.ErrorCodeConstants
- ERR_NO_EIO - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.ErrorCodeConstants
- ERR_NO_ENOENT - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.ErrorCodeConstants
- ERR_NO_ENOSPC - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.ErrorCodeConstants
- ErrorCodeConstants - com.github.tobato.fastdfs.domain.proto中的类
-
fastdfs协议错误码的常量
- ErrorCodeConstants() - 类的构造器 com.github.tobato.fastdfs.domain.proto.ErrorCodeConstants
- execute(Connection) - 类中的方法 com.github.tobato.fastdfs.domain.proto.AbstractFdfsCommand
-
对服务端发出请求然后接收反馈
- execute(Connection) - 接口中的方法 com.github.tobato.fastdfs.domain.proto.FdfsCommand
-
执行交易
- execute(InetSocketAddress, Connection, FdfsCommand<T>) - 类中的方法 com.github.tobato.fastdfs.domain.conn.FdfsConnectionManager
-
执行交易
- executeFdfsCmd(InetSocketAddress, FdfsCommand<T>) - 类中的方法 com.github.tobato.fastdfs.domain.conn.FdfsConnectionManager
-
获取连接并执行交易
- executeFdfsTrackerCmd(FdfsCommand<T>) - 类中的方法 com.github.tobato.fastdfs.domain.conn.TrackerConnectionManager
-
获取连接并执行交易
F
- FastFile - com.github.tobato.fastdfs.domain.upload中的类
-
上传普通文件
- FastFile() - 类的构造器 com.github.tobato.fastdfs.domain.upload.FastFile
- FastFile(InputStream, long, String, Set<MetaData>) - 类的构造器 com.github.tobato.fastdfs.domain.upload.FastFile
-
上传文件对象
- FastFile.Builder - com.github.tobato.fastdfs.domain.upload中的类
-
构造模式
- FastFileStorageClient - com.github.tobato.fastdfs.service中的接口
-
面向普通应用的文件操作接口封装
- FastImageFile - com.github.tobato.fastdfs.domain.upload中的类
-
上传图片文件
- FastImageFile(InputStream, long, String, Set<MetaData>) - 类的构造器 com.github.tobato.fastdfs.domain.upload.FastImageFile
-
上传图片文件
- FastImageFile(InputStream, long, String, Set<MetaData>, ThumbImage) - 类的构造器 com.github.tobato.fastdfs.domain.upload.FastImageFile
-
上传图片文件
- FastImageFile.Builder - com.github.tobato.fastdfs.domain.upload中的类
-
构造模式
- FDFS_BLOCK_WHEN_EXHAUSTED - 类中的静态变量 com.github.tobato.fastdfs.domain.conn.ConnectionPoolConfig
-
连接耗尽时是否阻塞(默认true) false报异常,ture阻塞直到超时
- FDFS_DOMAIN_NAME_MAX_SIZE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.OtherConstants
- FDFS_FIELD_SEPERATOR - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.OtherConstants
- FDFS_FILE_EXT_NAME_MAX_LEN - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.OtherConstants
- FDFS_FILE_PATH_LEN - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.OtherConstants
- FDFS_FILE_PREFIX_MAX_LEN - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.OtherConstants
- FDFS_FILENAME_BASE64_LENGTH - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.OtherConstants
- FDFS_GROUP_NAME_MAX_LEN - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.OtherConstants
- FDFS_IPADDR_SIZE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.OtherConstants
- FDFS_JMX_NAME_BASE - 类中的静态变量 com.github.tobato.fastdfs.domain.conn.ConnectionPoolConfig
-
默认jmx域名
- FDFS_JMX_NAME_PREFIX - 类中的静态变量 com.github.tobato.fastdfs.domain.conn.ConnectionPoolConfig
-
默认jmx prefix名称
- FDFS_MAX_IDLE_PER_KEY - 类中的静态变量 com.github.tobato.fastdfs.domain.conn.ConnectionPoolConfig
-
每个key对应的连接池最大空闲连接数
- FDFS_MAX_TOTAL - 类中的静态变量 com.github.tobato.fastdfs.domain.conn.ConnectionPoolConfig
-
从池中借出的对象的最大数目
- FDFS_MAX_TOTAL_PER_KEY - 类中的静态变量 com.github.tobato.fastdfs.domain.conn.ConnectionPoolConfig
-
每个Key最大连接数
- FDFS_MAX_WAIT_MILLIS - 类中的静态变量 com.github.tobato.fastdfs.domain.conn.ConnectionPoolConfig
-
获取连接时的最大等待毫秒数(如果设置为阻塞时BlockWhenExhausted) 如果超时就抛异常,小于零:阻塞不确定的时间,默认-1
- FDFS_MIN_EVICTABLE_IDLE_TIME_MILLIS - 类中的静态变量 com.github.tobato.fastdfs.domain.conn.ConnectionPoolConfig
-
连接空闲的最小时间,达到此值后空闲连接将可能会被移除。
- FDFS_MIN_IDLE_PER_KEY - 类中的静态变量 com.github.tobato.fastdfs.domain.conn.ConnectionPoolConfig
-
每个key对应的连接池最小空闲连接数
- FDFS_NUM_TESTS_PEREVICTION_RUN - 类中的静态变量 com.github.tobato.fastdfs.domain.conn.ConnectionPoolConfig
-
对于“空闲链接”检测线程而言,每次检测的链接资源的个数,默认3 -1表示清理时检查所有线程
- FDFS_PROTO_CMD_ACTIVE_TEST - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.CmdConstants
-
连接状态检查命令
- FDFS_PROTO_CMD_QUIT - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.CmdConstants
-
客户端关闭连接命令
- FDFS_PROTO_CMD_RESP - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.CmdConstants
-
服务端正确返回报文状态
- FDFS_PROTO_CMD_SIZE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.OtherConstants
- FDFS_PROTO_CONNECTION_LEN - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.OtherConstants
- FDFS_PROTO_PKG_LEN_SIZE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.OtherConstants
- FDFS_RECORD_SEPERATOR - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.OtherConstants
- FDFS_SOFT_MIN_EVICTABLE_IDLE_TIME_MILLIS - 类中的静态变量 com.github.tobato.fastdfs.domain.conn.ConnectionPoolConfig
-
连接空闲的最小时间,达到此值后空闲链接将会被移除,且保留“minIdle”个空闲连接数。
- FDFS_STORAGE_ID_MAX_SIZE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.OtherConstants
- FDFS_STORAGE_STATUS_ACTIVE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.StatusConstants
- FDFS_STORAGE_STATUS_DELETED - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.StatusConstants
- FDFS_STORAGE_STATUS_INIT - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.StatusConstants
- FDFS_STORAGE_STATUS_IP_CHANGED - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.StatusConstants
- FDFS_STORAGE_STATUS_NONE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.StatusConstants
- FDFS_STORAGE_STATUS_OFFLINE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.StatusConstants
- FDFS_STORAGE_STATUS_ONLINE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.StatusConstants
- FDFS_STORAGE_STATUS_SYNCING - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.StatusConstants
- FDFS_STORAGE_STATUS_WAIT_SYNC - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.StatusConstants
- FDFS_TEST_ON_BORROW - 类中的静态变量 com.github.tobato.fastdfs.domain.conn.ConnectionPoolConfig
-
向调用者输出“链接”资源时,是否检测有效性,如果无效则从连接池中移除, 并尝试获取继续获取。
- FDFS_TEST_ON_CREATE - 类中的静态变量 com.github.tobato.fastdfs.domain.conn.ConnectionPoolConfig
-
默认值false
- FDFS_TEST_WHILE_IDLE - 类中的静态变量 com.github.tobato.fastdfs.domain.conn.ConnectionPoolConfig
-
在空闲时检查有效性, 默认true
- FDFS_TIME_BETWEEN_EVICTION_RUNS_MILLIS - 类中的静态变量 com.github.tobato.fastdfs.domain.conn.ConnectionPoolConfig
-
逐出扫描的时间间隔(毫秒) 每过60秒进行一次后台对象清理的行动 如果为负数,则不运行逐出线程, 默认-1
- FDFS_TRUNK_FILE_INFO_LEN - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.OtherConstants
- FDFS_VERSION_SIZE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.OtherConstants
- FdfsClientConfig - com.github.tobato.fastdfs中的类
-
导入FdfsClient配置
- FdfsClientConfig() - 类的构造器 com.github.tobato.fastdfs.FdfsClientConfig
- FdfsClientConstants - com.github.tobato.fastdfs中的类
-
FDFSClient常量配置
- FdfsColumn - com.github.tobato.fastdfs.domain.proto.mapper中的Annotation Interface
-
传输参数定义标签
- FdfsColumnMapException - com.github.tobato.fastdfs.domain.proto.mapper中的异常错误
-
映射例外
- FdfsColumnMapException() - 异常错误的构造器 com.github.tobato.fastdfs.domain.proto.mapper.FdfsColumnMapException
- FdfsColumnMapException(String) - 异常错误的构造器 com.github.tobato.fastdfs.domain.proto.mapper.FdfsColumnMapException
- FdfsColumnMapException(String, Throwable) - 异常错误的构造器 com.github.tobato.fastdfs.domain.proto.mapper.FdfsColumnMapException
- FdfsColumnMapException(String, Throwable, boolean, boolean) - 异常错误的构造器 com.github.tobato.fastdfs.domain.proto.mapper.FdfsColumnMapException
- FdfsColumnMapException(Throwable) - 异常错误的构造器 com.github.tobato.fastdfs.domain.proto.mapper.FdfsColumnMapException
- FdfsCommand<T> - com.github.tobato.fastdfs.domain.proto中的接口
-
Fdfs交易命令抽象
- FdfsConnectException - com.github.tobato.fastdfs.exception中的异常错误
-
非fastdfs本身的错误码抛出的异常,socket连不上时抛出的异常
- FdfsConnectException(String, Throwable) - 异常错误的构造器 com.github.tobato.fastdfs.exception.FdfsConnectException
- fdfsConnectionManager - 类中的变量 com.github.tobato.fastdfs.service.DefaultGenerateStorageClient
-
connectManager
- FdfsConnectionManager - com.github.tobato.fastdfs.domain.conn中的类
-
连接池管理
- FdfsConnectionManager() - 类的构造器 com.github.tobato.fastdfs.domain.conn.FdfsConnectionManager
-
构造函数
- FdfsConnectionManager(FdfsConnectionPool) - 类的构造器 com.github.tobato.fastdfs.domain.conn.FdfsConnectionManager
-
构造函数
- FdfsConnectionPool - com.github.tobato.fastdfs.domain.conn中的类
-
定义Fdfs连接池对象
- FdfsConnectionPool(KeyedPooledObjectFactory<InetSocketAddress, Connection>) - 类的构造器 com.github.tobato.fastdfs.domain.conn.FdfsConnectionPool
-
默认构造函数
- FdfsConnectionPool(KeyedPooledObjectFactory<InetSocketAddress, Connection>, GenericKeyedObjectPoolConfig) - 类的构造器 com.github.tobato.fastdfs.domain.conn.FdfsConnectionPool
-
默认构造函数
- FdfsException - com.github.tobato.fastdfs.exception中的异常错误
-
封装fastdfs的异常,使用运行时异常
- FdfsException(String) - 异常错误的构造器 com.github.tobato.fastdfs.exception.FdfsException
- FdfsException(String, Throwable) - 异常错误的构造器 com.github.tobato.fastdfs.exception.FdfsException
- FdfsInputStream - com.github.tobato.fastdfs.domain.proto.storage中的类
-
FdfsInputStream包装类
- FdfsInputStream(InputStream, long) - 类的构造器 com.github.tobato.fastdfs.domain.proto.storage.FdfsInputStream
- FdfsIOException - com.github.tobato.fastdfs.exception中的异常错误
-
非fastdfs本身的错误码抛出的异常,而是java客户端向服务端发送命令、文件或从服务端读取结果、下载文件时发生io异常
- FdfsIOException(String) - 异常错误的构造器 com.github.tobato.fastdfs.exception.FdfsIOException
- FdfsIOException(String, Throwable) - 异常错误的构造器 com.github.tobato.fastdfs.exception.FdfsIOException
- FdfsIOException(Throwable) - 异常错误的构造器 com.github.tobato.fastdfs.exception.FdfsIOException
- FdfsParamMapper - com.github.tobato.fastdfs.domain.proto.mapper中的类
-
param对象与byte映射器
- FdfsRequest - com.github.tobato.fastdfs.domain.proto中的类
-
Fdfs交易请求基类
- FdfsRequest() - 类的构造器 com.github.tobato.fastdfs.domain.proto.FdfsRequest
- FdfsResponse<T> - com.github.tobato.fastdfs.domain.proto中的类
-
Fdfs交易应答基类
- FdfsResponse() - 类的构造器 com.github.tobato.fastdfs.domain.proto.FdfsResponse
-
构造函数
- FdfsServerException - com.github.tobato.fastdfs.exception中的异常错误
-
fastdfs服务端返回的错误码构成的异常
- FdfsUnavailableException - com.github.tobato.fastdfs.exception中的异常错误
-
非fastdfs本身的错误码抛出的异常,取服务端连接取不到时抛出的异常
- FdfsUnavailableException(String) - 异常错误的构造器 com.github.tobato.fastdfs.exception.FdfsUnavailableException
- FdfsUnavailableException(String, Throwable) - 异常错误的构造器 com.github.tobato.fastdfs.exception.FdfsUnavailableException
- FdfsUnsupportImageTypeException - com.github.tobato.fastdfs.exception中的异常错误
-
不支持的图片格式
- FdfsUnsupportImageTypeException(String) - 异常错误的构造器 com.github.tobato.fastdfs.exception.FdfsUnsupportImageTypeException
- FdfsUnsupportStorePathException - com.github.tobato.fastdfs.exception中的异常错误
-
从Url解析StorePath文件路径对象错误
- FdfsUnsupportStorePathException(String) - 异常错误的构造器 com.github.tobato.fastdfs.exception.FdfsUnsupportStorePathException
- FdfsUploadImageException - com.github.tobato.fastdfs.exception中的异常错误
-
上传图片例外
- FdfsUploadImageException(String) - 异常错误的构造器 com.github.tobato.fastdfs.exception.FdfsUploadImageException
- FdfsUploadImageException(String, Throwable) - 异常错误的构造器 com.github.tobato.fastdfs.exception.FdfsUploadImageException
- FdfsWebServer - com.github.tobato.fastdfs.domain.conn中的类
-
表示文件Web服务器对象
- FdfsWebServer() - 类的构造器 com.github.tobato.fastdfs.domain.conn.FdfsWebServer
- fileExtName - 类中的变量 com.github.tobato.fastdfs.domain.upload.AbstractFastFileBuilder
-
文件扩展名
- fileExtName - 类中的变量 com.github.tobato.fastdfs.domain.upload.FastFile
-
文件扩展名
- FileInfo - com.github.tobato.fastdfs.domain.fdfs中的类
-
文件的基础信息
- FileInfo() - 类的构造器 com.github.tobato.fastdfs.domain.fdfs.FileInfo
- FileInfo(String, long, long, int) - 类的构造器 com.github.tobato.fastdfs.domain.fdfs.FileInfo
- fileSize - 类中的变量 com.github.tobato.fastdfs.domain.upload.AbstractFastFileBuilder
-
文件大小
- fileSize - 类中的变量 com.github.tobato.fastdfs.domain.upload.FastFile
-
文件大小
- fromByte(byte[], Charset) - 类中的静态方法 com.github.tobato.fastdfs.domain.proto.mapper.MetadataMapper
-
将byte映射为对象
G
- GenerateStorageClient - com.github.tobato.fastdfs.service中的接口
-
基本文件存储客户端操作
- genericType - 类中的变量 com.github.tobato.fastdfs.domain.proto.FdfsResponse
-
返回值类型
- getActiveCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.GroupState
- getAddress() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.TrackerAddressHolder
- getBodyLength(Charset) - 类中的方法 com.github.tobato.fastdfs.domain.proto.FdfsRequest
-
获取参数域长度
- getCharset() - 接口中的方法 com.github.tobato.fastdfs.domain.conn.Connection
-
获取字符集
- getCharset() - 类中的方法 com.github.tobato.fastdfs.domain.conn.DefaultConnection
-
获取字符集
- getCharset() - 类中的方法 com.github.tobato.fastdfs.domain.conn.PooledConnectionFactory
- getClassName() - 类中的方法 com.github.tobato.fastdfs.domain.proto.mapper.ObjectMetaData
- getCmd() - 类中的方法 com.github.tobato.fastdfs.domain.proto.ProtoHead
- getConnection(InetSocketAddress) - 类中的方法 com.github.tobato.fastdfs.domain.conn.FdfsConnectionManager
-
获取连接
- getConnectionAllocCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getConnectionCurrentCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getConnectionMaxCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getConnectTimeout() - 类中的方法 com.github.tobato.fastdfs.domain.conn.PooledConnectionFactory
- getContentLength() - 类中的方法 com.github.tobato.fastdfs.domain.proto.FdfsResponse
-
获取报文长度
- getContentLength() - 类中的方法 com.github.tobato.fastdfs.domain.proto.ProtoHead
- getCrc32() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.FileInfo
- getCreateTime() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.FileInfo
- getCurrentTrunkFileId() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.GroupState
- getCurrentWritePath() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getCurrentWriteServer() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.GroupState
- getDomainName() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getDownloadBytes() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageDownloadRequest
- getErrorCode() - 异常错误中的方法 com.github.tobato.fastdfs.exception.FdfsServerException
- getFetchStorage(String, String) - 类中的方法 com.github.tobato.fastdfs.service.DefaultTrackerClient
-
获取源服务器
- getFetchStorage(String, String) - 接口中的方法 com.github.tobato.fastdfs.service.TrackerClient
-
获取读取存储节点 get the fetchStorage Client by group and filename
- getFieldList() - 类中的方法 com.github.tobato.fastdfs.domain.proto.mapper.ObjectMetaData
- getFieldsFixTotalSize() - 类中的方法 com.github.tobato.fastdfs.domain.proto.mapper.ObjectMetaData
-
获取固定参数对象总长度
- getFieldsSendTotalByteSize(Object, Charset) - 类中的方法 com.github.tobato.fastdfs.domain.proto.mapper.ObjectMetaData
-
获取需要发送的报文长度
- getFileExtName() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageUploadFileRequest
- getFileExtName() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageUploadSlaveFileRequest
- getFileExtName() - 类中的方法 com.github.tobato.fastdfs.domain.upload.FastFile
- getFileNameByteLengh() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageSetMetadataRequest
- getFileOffset() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageDownloadRequest
- getFileOffset() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageModifyRequest
- getFileSize() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.FileInfo
- getFileSize() - 类中的方法 com.github.tobato.fastdfs.domain.proto.FdfsRequest
- getFileSize() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageAppendFileRequest
- getFileSize() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageModifyRequest
- getFileSize() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageTruncateRequest
- getFileSize() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageUploadFileRequest
- getFileSize() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageUploadSlaveFileRequest
- getFileSize() - 类中的方法 com.github.tobato.fastdfs.domain.upload.FastFile
- getFreeMB() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.GroupState
- getFreeMB() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getFullPath() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorePath
-
获取文件全路径
- getGroup() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorePath
- getGroupName() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.GroupState
- getGroupName() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageNode
- getGroupName() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageNodeInfo
- getGroupName() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageDeleteFileRequest
- getGroupName() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageDownloadRequest
- getGroupName() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageGetMetadataRequest
- getGroupName() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageQueryFileInfoRequest
- getGroupName() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageSetMetadataRequest
- getGroupName() - 类中的方法 com.github.tobato.fastdfs.domain.proto.tracker.internal.TrackerDeleteStorageRequest
- getGroupName() - 类中的方法 com.github.tobato.fastdfs.domain.proto.tracker.internal.TrackerGetFetchStorageRequest
- getGroupName() - 类中的方法 com.github.tobato.fastdfs.domain.proto.tracker.internal.TrackerGetStoreStorageWithGroupRequest
- getGroupName() - 类中的方法 com.github.tobato.fastdfs.domain.proto.tracker.internal.TrackerListStoragesRequest
- getGroupName() - 类中的方法 com.github.tobato.fastdfs.domain.upload.FastFile
- getHeadByte(Charset) - 类中的方法 com.github.tobato.fastdfs.domain.proto.FdfsRequest
-
获取报文头
- getHeight() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.DefaultThumbImageConfig
- getHeight() - 接口中的方法 com.github.tobato.fastdfs.domain.fdfs.ThumbImageConfig
-
获得缩略图高
- getHeight() - 类中的方法 com.github.tobato.fastdfs.domain.upload.ThumbImage
- getId() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getInetSocketAddress() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageNode
- getInetSocketAddress() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageNodeInfo
- getInputFile() - 类中的方法 com.github.tobato.fastdfs.domain.proto.FdfsRequest
- getInputStream() - 接口中的方法 com.github.tobato.fastdfs.domain.conn.Connection
-
获取输入流
- getInputStream() - 类中的方法 com.github.tobato.fastdfs.domain.conn.DefaultConnection
-
获取输入流
- getInputStream() - 类中的方法 com.github.tobato.fastdfs.domain.upload.FastFile
- getIp() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageNode
- getIp() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageNodeInfo
- getIpAddr() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getJoinTime() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getLastHeartBeatTime() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getLastSourceUpdate() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getLastSyncedTimestamp() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getLastSyncUpdate() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getLastUnavailableTime() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.TrackerAddressHolder
- getMasterFilename() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageUploadSlaveFileRequest
- getMasterFileNameSize() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageUploadSlaveFileRequest
- getMetadata(String, String) - 类中的方法 com.github.tobato.fastdfs.service.DefaultGenerateStorageClient
-
获取metadata
- getMetadata(String, String) - 接口中的方法 com.github.tobato.fastdfs.service.GenerateStorageClient
-
获取文件元信息
- getMetaDataByteLength() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageSetMetadataRequest
- getMetaDataSet() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageSetMetadataRequest
- getMetaDataSet() - 类中的方法 com.github.tobato.fastdfs.domain.upload.FastFile
- getName() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.MetaData
- getObjectMap(Class<T>) - 类中的静态方法 com.github.tobato.fastdfs.domain.proto.mapper.FdfsParamMapper
-
获取对象映射定义
- getOpFlag() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageSetMetadataRequest
- getOutputStream() - 接口中的方法 com.github.tobato.fastdfs.domain.conn.Connection
-
获取输出流
- getOutputStream() - 类中的方法 com.github.tobato.fastdfs.domain.conn.DefaultConnection
-
获取输出流
- getPath() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorePath
- getPath() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageAppendFileRequest
- getPath() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageDeleteFileRequest
- getPath() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageDownloadRequest
- getPath() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageGetMetadataRequest
- getPath() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageModifyRequest
- getPath() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageQueryFileInfoRequest
- getPath() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageSetMetadataRequest
- getPath() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageTruncateRequest
- getPath() - 类中的方法 com.github.tobato.fastdfs.domain.proto.tracker.internal.TrackerGetFetchStorageRequest
- getPathSize() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageAppendFileRequest
- getPathSize() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageModifyRequest
- getPathSize() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageTruncateRequest
- getPercent() - 类中的方法 com.github.tobato.fastdfs.domain.upload.ThumbImage
- getPool() - 类中的方法 com.github.tobato.fastdfs.domain.conn.FdfsConnectionManager
- getPort() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageNode
- getPort() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageNodeInfo
- getPrefixName() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.DefaultThumbImageConfig
-
生成前缀如:_150x150
- getPrefixName() - 接口中的方法 com.github.tobato.fastdfs.domain.fdfs.ThumbImageConfig
-
获得缩略图前缀
- getPrefixName() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageUploadSlaveFileRequest
- getPrefixName() - 类中的方法 com.github.tobato.fastdfs.domain.upload.ThumbImage
-
生成前缀如:_150x150
- getSoTimeout() - 类中的方法 com.github.tobato.fastdfs.domain.conn.PooledConnectionFactory
- getSourceIpAddr() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.FileInfo
- getSrcIpAddr() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getStatus() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getStatus() - 类中的方法 com.github.tobato.fastdfs.domain.proto.ProtoHead
- getStorageCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.GroupState
- getStorageHttpPort() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.GroupState
- getStorageHttpPort() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getStorageIpAddr() - 类中的方法 com.github.tobato.fastdfs.domain.proto.tracker.internal.TrackerDeleteStorageRequest
- getStorageIpAddr() - 类中的方法 com.github.tobato.fastdfs.domain.proto.tracker.internal.TrackerListStoragesRequest
- getStoragePort() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.GroupState
- getStoragePort() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getStoreIndex() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageNode
- getStoreIndex() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageUploadFileRequest
- getStorePathCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.GroupState
- getStorePathCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getStoreStorage() - 类中的方法 com.github.tobato.fastdfs.service.DefaultTrackerClient
-
获取存储节点
- getStoreStorage() - 接口中的方法 com.github.tobato.fastdfs.service.TrackerClient
-
获取存储节点 get the StoreStorage Client
- getStoreStorage(String) - 类中的方法 com.github.tobato.fastdfs.service.DefaultTrackerClient
-
按组获取存储节点
- getStoreStorage(String) - 接口中的方法 com.github.tobato.fastdfs.service.TrackerClient
-
按组获取存储节点 get the StoreStorage Client by group
- getSubdirCountPerPath() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.GroupState
- getSubdirCountPerPath() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getSuccessAppendBytes() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getSuccessAppendCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getSuccessCreateLinkCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getSuccessDeleteCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getSuccessDeleteLinkCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getSuccessDownloadCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getSuccessDownloadloadBytes() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getSuccessFileOpenCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getSuccessFileReadCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getSuccessFileWriteCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getSuccessGetMetaCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getSuccessModifyBytes() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getSuccessModifyCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getSuccessSetMetaCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getSuccessSyncInBytes() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getSuccessSyncOutBytes() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getSuccessTruncateCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getSuccessUploadBytes() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getSuccessUploadCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getThumbImage() - 类中的方法 com.github.tobato.fastdfs.domain.upload.FastImageFile
- getThumbImagePath(String) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.DefaultThumbImageConfig
-
根据文件名获取缩略图路径
- getThumbImagePath(String) - 接口中的方法 com.github.tobato.fastdfs.domain.fdfs.ThumbImageConfig
-
获得缩略图路径
- getThumbImagePath(String) - 类中的方法 com.github.tobato.fastdfs.domain.upload.FastImageFile
-
获取缩略图路径
- getThumbImagePath(String) - 类中的方法 com.github.tobato.fastdfs.domain.upload.ThumbImage
-
根据文件名获取缩略图路径
- getTotalAppendBytes() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getTotalAppendCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getTotalCreateLinkCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getTotalDeleteCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getTotalDeleteLinkCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getTotalDownloadCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getTotalDownloadloadBytes() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getTotalFileOpenCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getTotalFileReadCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getTotalFileWriteCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getTotalGetMetaCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getTotalMB() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.GroupState
- getTotalMB() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getTotalModifyBytes() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getTotalModifyCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getTotalSetMetaCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getTotalSyncInBytes() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getTotalSyncOutBytes() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getTotalTruncateCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getTotalUploadBytes() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getTotalUploadCount() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getTrackerAddress() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.TrackerLocator
-
获取Tracker服务器地址
- getTrackerList() - 类中的方法 com.github.tobato.fastdfs.domain.conn.TrackerConnectionManager
- getTrackerList() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.TrackerLocator
- getTrunkFreeMB() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.GroupState
- getType() - enum class中的方法 com.github.tobato.fastdfs.domain.proto.storage.enums.StorageMetadataSetType
- getUpdateStorage(String, String) - 类中的方法 com.github.tobato.fastdfs.service.DefaultTrackerClient
-
获取更新服务器
- getUpdateStorage(String, String) - 接口中的方法 com.github.tobato.fastdfs.service.TrackerClient
-
获取更新节点 get the updateStorage Client by group and filename
- getUploadPriority() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getUpTime() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getValue() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.MetaData
- getVersion() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- getWebServerUrl() - 类中的方法 com.github.tobato.fastdfs.domain.conn.FdfsWebServer
- getWidth() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.DefaultThumbImageConfig
- getWidth() - 接口中的方法 com.github.tobato.fastdfs.domain.fdfs.ThumbImageConfig
-
获得缩略图宽
- getWidth() - 类中的方法 com.github.tobato.fastdfs.domain.upload.ThumbImage
- groupName - 类中的变量 com.github.tobato.fastdfs.domain.upload.AbstractFastFileBuilder
-
上传文件分组
- groupName - 类中的变量 com.github.tobato.fastdfs.domain.upload.FastFile
-
上传文件分组
- GroupState - com.github.tobato.fastdfs.domain.fdfs中的类
-
fastdfs中group的状态信息
- GroupState() - 类的构造器 com.github.tobato.fastdfs.domain.fdfs.GroupState
H
- hashCode() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.MetaData
- head - 类中的变量 com.github.tobato.fastdfs.domain.proto.FdfsRequest
-
报文头
- head - 类中的变量 com.github.tobato.fastdfs.domain.proto.FdfsResponse
-
报文头
I
- index() - annotation interface 中的元素 com.github.tobato.fastdfs.domain.proto.mapper.FdfsColumn
-
映射顺序(从0开始)
- INFINITE_FILE_SIZE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.OtherConstants
- initTracker() - 类中的方法 com.github.tobato.fastdfs.domain.conn.TrackerConnectionManager
-
初始化方法
- inputFile - 类中的变量 com.github.tobato.fastdfs.domain.proto.FdfsRequest
-
发送文件
- inputStream - 类中的变量 com.github.tobato.fastdfs.domain.upload.AbstractFastFileBuilder
-
输入流
- inputStream - 类中的变量 com.github.tobato.fastdfs.domain.upload.FastFile
-
输入流
- isAvailable() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.TrackerAddressHolder
- isClosed() - 接口中的方法 com.github.tobato.fastdfs.domain.conn.Connection
-
连接是否关闭
- isClosed() - 类中的方法 com.github.tobato.fastdfs.domain.conn.DefaultConnection
-
连接是否关闭
- isDefaultConfig() - 类中的方法 com.github.tobato.fastdfs.domain.upload.ThumbImage
- isReadCompleted() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.FdfsInputStream
-
是否已完成读取
- isTrunkServer() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- isValid() - 接口中的方法 com.github.tobato.fastdfs.domain.conn.Connection
-
测试连接是否有效
- isValid() - 类中的方法 com.github.tobato.fastdfs.domain.conn.DefaultConnection
-
检查连接是否有效
L
- listGroups() - 类中的方法 com.github.tobato.fastdfs.service.DefaultTrackerClient
-
列出组
- listGroups() - 接口中的方法 com.github.tobato.fastdfs.service.TrackerClient
-
获取组状态list groups
- listStorages(String) - 类中的方法 com.github.tobato.fastdfs.service.DefaultTrackerClient
-
按组列出存储状态
- listStorages(String) - 接口中的方法 com.github.tobato.fastdfs.service.TrackerClient
-
按组名获取存储节点状态list storages by groupName
- listStorages(String, String) - 类中的方法 com.github.tobato.fastdfs.service.DefaultTrackerClient
-
按ip列出存储状态
- listStorages(String, String) - 接口中的方法 com.github.tobato.fastdfs.service.TrackerClient
-
获取存储状态 list storages by groupName and storageIpAddr
- LOGGER - 类中的静态变量 com.github.tobato.fastdfs.domain.conn.FdfsConnectionManager
-
日志
- LOGGER - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.storage.DownloadFileWriter
-
日志
- LOGGER - 类中的静态变量 com.github.tobato.fastdfs.service.DefaultGenerateStorageClient
-
日志
- long2buff(long) - 类中的静态方法 com.github.tobato.fastdfs.domain.proto.mapper.BytesUtil
-
long convert to buff (big-endian)
M
- map(byte[], Class<T>, Charset) - 类中的静态方法 com.github.tobato.fastdfs.domain.proto.mapper.FdfsParamMapper
-
将byte解码为对象
- max() - annotation interface 中的元素 com.github.tobato.fastdfs.domain.proto.mapper.FdfsColumn
-
String最大值
- mergeMetadata(String, String, Set<MetaData>) - 类中的方法 com.github.tobato.fastdfs.service.DefaultGenerateStorageClient
-
合并metadata
- mergeMetadata(String, String, Set<MetaData>) - 接口中的方法 com.github.tobato.fastdfs.service.GenerateStorageClient
-
修改文件元信息(合并)
- metadata - enum class 中的枚举常量 com.github.tobato.fastdfs.domain.proto.mapper.DynamicFieldType
-
文件元数据Set
- MetaData - com.github.tobato.fastdfs.domain.fdfs中的类
-
文件元数据(MetaData)
- MetaData() - 类的构造器 com.github.tobato.fastdfs.domain.fdfs.MetaData
- MetaData(String) - 类的构造器 com.github.tobato.fastdfs.domain.fdfs.MetaData
- MetaData(String, String) - 类的构造器 com.github.tobato.fastdfs.domain.fdfs.MetaData
- MetadataMapper - com.github.tobato.fastdfs.domain.proto.mapper中的类
-
文件标签(元数据)映射对象
- metaDataSet - 类中的变量 com.github.tobato.fastdfs.domain.upload.AbstractFastFileBuilder
-
文件元数据
- metaDataSet - 类中的变量 com.github.tobato.fastdfs.domain.upload.FastFile
-
文件元数据
- modifyFile(String, String, InputStream, long, long) - 接口中的方法 com.github.tobato.fastdfs.service.AppendFileStorageClient
-
修改续传文件的内容
- modifyFile(String, String, InputStream, long, long) - 类中的方法 com.github.tobato.fastdfs.service.DefaultAppendFileStorageClient
-
修改文件
N
- NORMAL_LOGIC_FILENAME_LENGTH - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.OtherConstants
- NULL - enum class 中的枚举常量 com.github.tobato.fastdfs.domain.proto.mapper.DynamicFieldType
-
非动态属性
- nullable - enum class 中的枚举常量 com.github.tobato.fastdfs.domain.proto.mapper.DynamicFieldType
-
可空的属性
O
- ObjectMetaData - com.github.tobato.fastdfs.domain.proto.mapper中的类
-
映射对象元数据
- ObjectMetaData(Class<T>) - 类的构造器 com.github.tobato.fastdfs.domain.proto.mapper.ObjectMetaData
-
映射对象元数据构造函数
- objString2Byte(String, int, Charset) - 类中的静态方法 com.github.tobato.fastdfs.domain.proto.mapper.BytesUtil
-
将String转换为byte
- objString2Byte(String, Charset) - 类中的静态方法 com.github.tobato.fastdfs.domain.proto.mapper.BytesUtil
-
将String转换为byte
- OtherConstants - com.github.tobato.fastdfs.domain.proto中的类
-
fastdfs协议暂时未分类的常量
- OtherConstants() - 类的构造器 com.github.tobato.fastdfs.domain.proto.OtherConstants
- overwriteMetadata(String, String, Set<MetaData>) - 类中的方法 com.github.tobato.fastdfs.service.DefaultGenerateStorageClient
-
覆盖metadata
- overwriteMetadata(String, String, Set<MetaData>) - 接口中的方法 com.github.tobato.fastdfs.service.GenerateStorageClient
-
修改文件元信息(覆盖)
P
- parseFromUrl(String) - 类中的静态方法 com.github.tobato.fastdfs.domain.fdfs.StorePath
-
从Url当中解析存储路径对象
- POOL_CONFIG_PREFIX - 类中的静态变量 com.github.tobato.fastdfs.FdfsClientConstants
-
连接池配置
- PooledConnectionFactory - com.github.tobato.fastdfs.domain.conn中的类
-
pooled FdfsSocket factory
- PooledConnectionFactory() - 类的构造器 com.github.tobato.fastdfs.domain.conn.PooledConnectionFactory
- PROTO_HEADER_CMD_INDEX - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.OtherConstants
-
报文头中命令位置
- PROTO_HEADER_STATUS_INDEX - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.OtherConstants
-
报文头中状态码位置
- ProtoHead - com.github.tobato.fastdfs.domain.proto中的类
-
FDFS协议头定义
- ProtoHead(byte) - 类的构造器 com.github.tobato.fastdfs.domain.proto.ProtoHead
-
请求报文构造函数
- ProtoHead(long, byte, byte) - 类的构造器 com.github.tobato.fastdfs.domain.proto.ProtoHead
-
返回报文构造函数
Q
- queryFileInfo(String, String) - 类中的方法 com.github.tobato.fastdfs.service.DefaultGenerateStorageClient
-
查询文件信息
- queryFileInfo(String, String) - 接口中的方法 com.github.tobato.fastdfs.service.GenerateStorageClient
-
查看文件的信息
R
- read() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.FdfsInputStream
- read(byte[], int, int) - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.FdfsInputStream
- receive(InputStream, Charset) - 类中的方法 com.github.tobato.fastdfs.domain.proto.AbstractFdfsCommand
-
接收这里只能确切知道报文头,报文内容(参数+文件)只能靠接收对象分析
- recv(InputStream) - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.DownloadByteArray
- recv(InputStream) - 接口中的方法 com.github.tobato.fastdfs.domain.proto.storage.DownloadCallback
-
注意不能直接返回入参的InputStream,因为此方法返回后将关闭原输入流
- recv(InputStream) - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.DownloadFileStream
-
文件接收处理
- recv(InputStream) - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.DownloadFileWriter
-
文件接收处理
- request - 类中的变量 com.github.tobato.fastdfs.domain.proto.AbstractFdfsCommand
-
表示请求消息
- response - 类中的变量 com.github.tobato.fastdfs.domain.proto.AbstractFdfsCommand
-
解析反馈消息对象
- ROOT_CONFIG_PREFIX - 类中的静态变量 com.github.tobato.fastdfs.FdfsClientConstants
-
配置文件前缀
S
- send(OutputStream, Charset) - 类中的方法 com.github.tobato.fastdfs.domain.proto.AbstractFdfsCommand
-
将报文输出规范为模板方法
- sendFileContent(InputStream, long, OutputStream) - 类中的方法 com.github.tobato.fastdfs.domain.proto.AbstractFdfsCommand
-
发送文件
- setActive() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.TrackerAddressHolder
-
有效
- setActive(InetSocketAddress) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.TrackerLocator
-
设置连接有效
- setActiveCount(int) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.GroupState
- setCharsetName(String) - 类中的方法 com.github.tobato.fastdfs.domain.conn.PooledConnectionFactory
- setConnectionAllocCount(int) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setConnectionCurrentCount(int) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setConnectionManager(FdfsConnectionManager) - 类中的方法 com.github.tobato.fastdfs.service.DefaultGenerateStorageClient
- setConnectionMaxCount(int) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setConnectTimeout(int) - 类中的方法 com.github.tobato.fastdfs.domain.conn.PooledConnectionFactory
- setContentLength(long) - 类中的方法 com.github.tobato.fastdfs.domain.proto.ProtoHead
- setCrc32(int) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.FileInfo
- setCreateTime(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.FileInfo
- setCurrentTrunkFileId(int) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.GroupState
- setCurrentWritePath(int) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setCurrentWriteServer(int) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.GroupState
- setDefaultSize(int, int) - 类中的方法 com.github.tobato.fastdfs.domain.upload.ThumbImage
-
设置默认缩放尺寸
- setDomainName(String) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setFileExtName(String) - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageUploadFileRequest
- setFileExtName(String) - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageUploadSlaveFileRequest
- setFileSize(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.FileInfo
- setFileSize(long) - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageAppendFileRequest
- setFileSize(long) - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageTruncateRequest
- setFileSize(long) - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageUploadSlaveFileRequest
- setFreeMB(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.GroupState
- setFreeMB(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setGroup(String) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorePath
- setGroupName(String) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.GroupState
- setGroupName(String) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageNode
- setGroupName(String) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageNodeInfo
- setGroupName(String) - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageDeleteFileRequest
- setGroupName(String) - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageGetMetadataRequest
- setGroupName(String) - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageQueryFileInfoRequest
- setHeight(int) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.DefaultThumbImageConfig
- setId(String) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setInActive() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.TrackerAddressHolder
-
无效
- setInActive(InetSocketAddress) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.TrackerLocator
-
设置连接无效
- setIp(String) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageNode
- setIp(String) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageNodeInfo
- setIpAddr(String) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setJoinTime(Date) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setLastHeartBeatTime(Date) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setLastSourceUpdate(Date) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setLastSyncedTimestamp(Date) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setLastSyncUpdate(Date) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setMasterFileNameSize(long) - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageUploadSlaveFileRequest
- setName(String) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.MetaData
- setPath(String) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorePath
- setPath(String) - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageAppendFileRequest
- setPath(String) - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageDeleteFileRequest
- setPath(String) - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageGetMetadataRequest
- setPath(String) - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageQueryFileInfoRequest
- setPath(String) - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageTruncateRequest
- setPathSize(long) - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageAppendFileRequest
- setPathSize(long) - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageTruncateRequest
- setPool(FdfsConnectionPool) - 类中的方法 com.github.tobato.fastdfs.domain.conn.FdfsConnectionManager
- setPort(int) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageNode
- setPort(int) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageNodeInfo
- setRetryAfterSecond(int) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.TrackerLocator
- setSoTimeout(int) - 类中的方法 com.github.tobato.fastdfs.domain.conn.PooledConnectionFactory
- setSourceIpAddr(String) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.FileInfo
- setSrcIpAddr(String) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setStatus(byte) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setStorageCount(int) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.GroupState
- setStorageHttpPort(int) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.GroupState
- setStorageHttpPort(int) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setStoragePort(int) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.GroupState
- setStoragePort(int) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setStoreIndex(byte) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageNode
- setStoreIndex(byte) - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageUploadFileRequest
- setStorePathCount(int) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.GroupState
- setStorePathCount(int) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setSubdirCountPerPath(int) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.GroupState
- setSubdirCountPerPath(int) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setSuccessAppendBytes(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setSuccessAppendCount(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setSuccessCreateLinkCount(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setSuccessDeleteCount(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setSuccessDeleteLinkCount(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setSuccessDownloadCount(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setSuccessDownloadloadBytes(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setSuccessFileOpenCount(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setSuccessFileReadCount(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setSuccessFileWriteCount(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setSuccessGetMetaCount(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setSuccessModifyBytes(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setSuccessModifyCount(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setSuccessSetMetaCount(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setSuccessSyncInBytes(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setSuccessSyncOutBytes(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setSuccessTruncateCount(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setSuccessUploadBytes(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setSuccessUploadCount(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setTotalAppendBytes(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setTotalAppendCount(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setTotalCreateLinkCount(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setTotalDeleteCount(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setTotalDeleteLinkCount(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setTotalDownloadCount(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setTotalDownloadloadBytes(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setTotalFileOpenCount(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setTotalFileReadCount(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setTotalFileWriteCount(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setTotalGetMetaCount(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setTotalMB(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.GroupState
- setTotalMB(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setTotalModifyBytes(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setTotalModifyCount(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setTotalSetMetaCount(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setTotalSyncInBytes(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setTotalSyncOutBytes(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setTotalTruncateCount(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setTotalUploadBytes(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setTotalUploadCount(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setTrackerClientService(TrackerClient) - 类中的方法 com.github.tobato.fastdfs.service.DefaultGenerateStorageClient
- setTrackerList(List<String>) - 类中的方法 com.github.tobato.fastdfs.domain.conn.TrackerConnectionManager
- setTrackerList(List<String>) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.TrackerLocator
- setTrunkFreeMB(long) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.GroupState
- setTrunkServer(boolean) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setUploadPriority(int) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setUpTime(Date) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setValue(String) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.MetaData
- setVersion(String) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- setWebServerUrl(String) - 类中的方法 com.github.tobato.fastdfs.domain.conn.FdfsWebServer
- setWidth(int) - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.DefaultThumbImageConfig
- StatusConstants - com.github.tobato.fastdfs.domain.proto中的类
-
fastdfs协议服务端状态的常量
- StatusConstants() - 类的构造器 com.github.tobato.fastdfs.domain.proto.StatusConstants
- STORAGE_PROTO_CMD_APPEND_FILE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.CmdConstants
-
对文件断点续传(附加在原来为上传完全的文件后面)
- STORAGE_PROTO_CMD_DELETE_FILE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.CmdConstants
- STORAGE_PROTO_CMD_DOWNLOAD_FILE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.CmdConstants
- STORAGE_PROTO_CMD_GET_METADATA - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.CmdConstants
- STORAGE_PROTO_CMD_MODIFY_FILE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.CmdConstants
-
修改支持断点续传的文件
- STORAGE_PROTO_CMD_QUERY_FILE_INFO - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.CmdConstants
- STORAGE_PROTO_CMD_SET_METADATA - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.CmdConstants
- STORAGE_PROTO_CMD_TRUNCATE_FILE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.CmdConstants
-
清空支持断点的文件
- STORAGE_PROTO_CMD_UPLOAD_APPENDER_FILE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.CmdConstants
-
创建一个支持断点续传的文件
- STORAGE_PROTO_CMD_UPLOAD_FILE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.CmdConstants
-
上传文件
- STORAGE_PROTO_CMD_UPLOAD_SLAVE_FILE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.CmdConstants
- STORAGE_SET_METADATA_FLAG_MERGE - enum class 中的枚举常量 com.github.tobato.fastdfs.domain.proto.storage.enums.StorageMetadataSetType
-
没有的条目增加,有则条目覆盖
- STORAGE_SET_METADATA_FLAG_MERGE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.OtherConstants
-
for replace, insert when the meta item not exist, otherwise update it
- STORAGE_SET_METADATA_FLAG_OVERWRITE - enum class 中的枚举常量 com.github.tobato.fastdfs.domain.proto.storage.enums.StorageMetadataSetType
-
覆盖
- STORAGE_SET_METADATA_FLAG_OVERWRITE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.OtherConstants
-
for overwrite all old metadata
- StorageAppendFileCommand - com.github.tobato.fastdfs.domain.proto.storage中的类
-
添加文件命令
- StorageAppendFileCommand(InputStream, long, String) - 类的构造器 com.github.tobato.fastdfs.domain.proto.storage.StorageAppendFileCommand
- StorageAppendFileRequest - com.github.tobato.fastdfs.domain.proto.storage.internal中的类
-
文件上传命令
- StorageAppendFileRequest(InputStream, long, String) - 类的构造器 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageAppendFileRequest
-
构造函数
- StorageDeleteFileCommand - com.github.tobato.fastdfs.domain.proto.storage中的类
-
文件删除命令
- StorageDeleteFileCommand(String, String) - 类的构造器 com.github.tobato.fastdfs.domain.proto.storage.StorageDeleteFileCommand
-
文件删除命令
- StorageDeleteFileRequest - com.github.tobato.fastdfs.domain.proto.storage.internal中的类
-
文件上传命令
- StorageDeleteFileRequest(String, String) - 类的构造器 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageDeleteFileRequest
-
删除文件命令
- StorageDownloadCommand<T> - com.github.tobato.fastdfs.domain.proto.storage中的类
-
文件下载命令
- StorageDownloadCommand(String, String, long, long, DownloadCallback<T>) - 类的构造器 com.github.tobato.fastdfs.domain.proto.storage.StorageDownloadCommand
-
下载部分文件
- StorageDownloadCommand(String, String, DownloadCallback<T>) - 类的构造器 com.github.tobato.fastdfs.domain.proto.storage.StorageDownloadCommand
-
下载文件
- StorageDownloadRequest - com.github.tobato.fastdfs.domain.proto.storage.internal中的类
-
文件下载请求
- StorageDownloadRequest(String, String, long, long) - 类的构造器 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageDownloadRequest
-
文件下载请求
- StorageDownloadResponse<T> - com.github.tobato.fastdfs.domain.proto.storage.internal中的类
-
文件下载结果
- StorageDownloadResponse(DownloadCallback<T>) - 类的构造器 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageDownloadResponse
- StorageGetMetadataCommand - com.github.tobato.fastdfs.domain.proto.storage中的类
-
设置文件标签
- StorageGetMetadataCommand(String, String) - 类的构造器 com.github.tobato.fastdfs.domain.proto.storage.StorageGetMetadataCommand
-
设置文件标签(元数据)
- StorageGetMetadataRequest - com.github.tobato.fastdfs.domain.proto.storage.internal中的类
-
查询文件信息命令
- StorageGetMetadataRequest(String, String) - 类的构造器 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageGetMetadataRequest
-
删除文件命令
- StorageGetMetadataResponse - com.github.tobato.fastdfs.domain.proto.storage.internal中的类
-
列出分组信息执行结果
- StorageGetMetadataResponse() - 类的构造器 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageGetMetadataResponse
- StorageMetadataSetType - com.github.tobato.fastdfs.domain.proto.storage.enums中的Enum Class
-
元数据设置方式
- StorageModifyCommand - com.github.tobato.fastdfs.domain.proto.storage中的类
-
文件修改命令
- StorageModifyCommand(String, InputStream, long, long) - 类的构造器 com.github.tobato.fastdfs.domain.proto.storage.StorageModifyCommand
-
文件修改命令
- StorageModifyRequest - com.github.tobato.fastdfs.domain.proto.storage.internal中的类
-
文件修改请求
- StorageModifyRequest(InputStream, long, String, long) - 类的构造器 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageModifyRequest
-
构造函数
- StorageNode - com.github.tobato.fastdfs.domain.fdfs中的类
-
向tracker请求上传、下载文件或其他文件请求时,tracker返回的文件storage节点的信息
- StorageNode() - 类的构造器 com.github.tobato.fastdfs.domain.fdfs.StorageNode
- StorageNode(String, int, byte) - 类的构造器 com.github.tobato.fastdfs.domain.fdfs.StorageNode
-
存储节点
- StorageNodeInfo - com.github.tobato.fastdfs.domain.fdfs中的类
-
向tracker请求上传、下载文件或其他文件请求时,tracker返回的文件storage节点的信息
- StorageNodeInfo() - 类的构造器 com.github.tobato.fastdfs.domain.fdfs.StorageNodeInfo
- StorageNodeInfo(String, int) - 类的构造器 com.github.tobato.fastdfs.domain.fdfs.StorageNodeInfo
-
存储节点
- StorageQueryFileInfoCommand - com.github.tobato.fastdfs.domain.proto.storage中的类
-
文件查询命令
- StorageQueryFileInfoCommand(String, String) - 类的构造器 com.github.tobato.fastdfs.domain.proto.storage.StorageQueryFileInfoCommand
-
文件查询命令
- StorageQueryFileInfoRequest - com.github.tobato.fastdfs.domain.proto.storage.internal中的类
-
查询文件信息命令
- StorageQueryFileInfoRequest(String, String) - 类的构造器 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageQueryFileInfoRequest
-
删除文件命令
- StorageSetMetadataCommand - com.github.tobato.fastdfs.domain.proto.storage中的类
-
设置文件标签
- StorageSetMetadataCommand(String, String, Set<MetaData>, StorageMetadataSetType) - 类的构造器 com.github.tobato.fastdfs.domain.proto.storage.StorageSetMetadataCommand
-
设置文件标签(元数据)
- StorageSetMetadataRequest - com.github.tobato.fastdfs.domain.proto.storage.internal中的类
-
设置文件标签
- StorageSetMetadataRequest(String, String, Set<MetaData>, StorageMetadataSetType) - 类的构造器 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageSetMetadataRequest
-
设置文件元数据
- StorageState - com.github.tobato.fastdfs.domain.fdfs中的类
-
fastdfs中storage节点的状态信息
- StorageState() - 类的构造器 com.github.tobato.fastdfs.domain.fdfs.StorageState
- StorageTruncateCommand - com.github.tobato.fastdfs.domain.proto.storage中的类
-
文件Truncate命令
- StorageTruncateCommand(String, long) - 类的构造器 com.github.tobato.fastdfs.domain.proto.storage.StorageTruncateCommand
-
StorageTruncateCommand
- StorageTruncateRequest - com.github.tobato.fastdfs.domain.proto.storage.internal中的类
-
文件Truncate命令
- StorageTruncateRequest(String, long) - 类的构造器 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageTruncateRequest
-
文件Truncate命令
- StorageUploadFileCommand - com.github.tobato.fastdfs.domain.proto.storage中的类
-
文件上传命令
- StorageUploadFileCommand(byte, InputStream, String, long, boolean) - 类的构造器 com.github.tobato.fastdfs.domain.proto.storage.StorageUploadFileCommand
-
文件上传命令
- StorageUploadFileRequest - com.github.tobato.fastdfs.domain.proto.storage.internal中的类
-
文件上传命令
- StorageUploadFileRequest(byte, InputStream, String, long, boolean) - 类的构造器 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageUploadFileRequest
-
构造函数
- StorageUploadSlaveFileCommand - com.github.tobato.fastdfs.domain.proto.storage中的类
-
从文件上传命令
- StorageUploadSlaveFileCommand(InputStream, long, String, String, String) - 类的构造器 com.github.tobato.fastdfs.domain.proto.storage.StorageUploadSlaveFileCommand
-
文件上传命令
- StorageUploadSlaveFileRequest - com.github.tobato.fastdfs.domain.proto.storage.internal中的类
-
从文件上传命令
- StorageUploadSlaveFileRequest(InputStream, long, String, String, String) - 类的构造器 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageUploadSlaveFileRequest
-
构造函数
- StorePath - com.github.tobato.fastdfs.domain.fdfs中的类
-
存储文件的路径信息
- StorePath() - 类的构造器 com.github.tobato.fastdfs.domain.fdfs.StorePath
-
存储文件路径
- StorePath(String, String) - 类的构造器 com.github.tobato.fastdfs.domain.fdfs.StorePath
-
存储文件路径
- SUCCESS - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.ErrorCodeConstants
- SUPPORT_IMAGE_TYPE - 类中的静态变量 com.github.tobato.fastdfs.FdfsClientConstants
-
支持图片类型
T
- THUMB_IMAGE_CONFIG_PREFIX - 类中的静态变量 com.github.tobato.fastdfs.FdfsClientConstants
-
缩略图配置
- ThumbImage - com.github.tobato.fastdfs.domain.upload中的类
-
缩略图配置
- ThumbImage() - 类的构造器 com.github.tobato.fastdfs.domain.upload.ThumbImage
-
按默认配置生成
- ThumbImage(double) - 类的构造器 com.github.tobato.fastdfs.domain.upload.ThumbImage
-
按比例缩放
- ThumbImage(int, int) - 类的构造器 com.github.tobato.fastdfs.domain.upload.ThumbImage
-
按长宽缩放
- ThumbImageConfig - com.github.tobato.fastdfs.domain.fdfs中的接口
-
缩略图生成配置支持
- toByte() - 类中的方法 com.github.tobato.fastdfs.domain.proto.ProtoHead
-
toByte
- toByte(Object, Charset) - 类中的静态方法 com.github.tobato.fastdfs.domain.proto.mapper.FdfsParamMapper
-
序列化为Byte
- toByte(Set<MetaData>, Charset) - 类中的静态方法 com.github.tobato.fastdfs.domain.proto.mapper.MetadataMapper
-
将元数据映射为byte
- toGroup(String) - 类中的方法 com.github.tobato.fastdfs.domain.upload.AbstractFastFileBuilder
-
上传至文件组
- toGroup(String) - 类中的方法 com.github.tobato.fastdfs.domain.upload.FastFile.Builder
- toGroup(String) - 类中的方法 com.github.tobato.fastdfs.domain.upload.FastImageFile.Builder
- toString() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.FileInfo
- toString() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.GroupState
- toString() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.MetaData
- toString() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageNode
- toString() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageNodeInfo
- toString() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorageState
- toString() - 类中的方法 com.github.tobato.fastdfs.domain.fdfs.StorePath
- toString() - 类中的方法 com.github.tobato.fastdfs.domain.proto.ProtoHead
- toString() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageAppendFileRequest
- toString() - 类中的方法 com.github.tobato.fastdfs.domain.proto.storage.internal.StorageTruncateRequest
- TRACKER_PROTO_CMD_SERVER_DELETE_STORAGE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.CmdConstants
- TRACKER_PROTO_CMD_SERVER_LIST_GROUP - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.CmdConstants
- TRACKER_PROTO_CMD_SERVER_LIST_STORAGE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.CmdConstants
- TRACKER_PROTO_CMD_SERVICE_QUERY_FETCH_ALL - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.CmdConstants
- TRACKER_PROTO_CMD_SERVICE_QUERY_FETCH_ONE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.CmdConstants
- TRACKER_PROTO_CMD_SERVICE_QUERY_STORE_WITH_GROUP_ALL - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.CmdConstants
- TRACKER_PROTO_CMD_SERVICE_QUERY_STORE_WITH_GROUP_ONE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.CmdConstants
- TRACKER_PROTO_CMD_SERVICE_QUERY_STORE_WITHOUT_GROUP_ALL - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.CmdConstants
- TRACKER_PROTO_CMD_SERVICE_QUERY_STORE_WITHOUT_GROUP_ONE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.CmdConstants
- TRACKER_PROTO_CMD_SERVICE_QUERY_UPDATE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.CmdConstants
- TRACKER_QUERY_STORAGE_FETCH_BODY_LEN - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.OtherConstants
- TRACKER_QUERY_STORAGE_STORE_BODY_LEN - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.OtherConstants
- TrackerAddressHolder - com.github.tobato.fastdfs.domain.fdfs中的类
-
管理TrackerAddress当前状态
- TrackerAddressHolder(InetSocketAddress) - 类的构造器 com.github.tobato.fastdfs.domain.fdfs.TrackerAddressHolder
-
构造函数
- trackerClient - 类中的变量 com.github.tobato.fastdfs.service.DefaultGenerateStorageClient
-
trackerClient
- TrackerClient - com.github.tobato.fastdfs.service中的接口
-
目录服务(Tracker)客户端接口
- TrackerConnectionManager - com.github.tobato.fastdfs.domain.conn中的类
-
管理TrackerClient连接池分配
- TrackerConnectionManager() - 类的构造器 com.github.tobato.fastdfs.domain.conn.TrackerConnectionManager
-
构造函数
- TrackerConnectionManager(FdfsConnectionPool) - 类的构造器 com.github.tobato.fastdfs.domain.conn.TrackerConnectionManager
-
构造函数
- TrackerDeleteStorageCommand - com.github.tobato.fastdfs.domain.proto.tracker中的类
-
移除存储服务器命令
- TrackerDeleteStorageCommand(String, String) - 类的构造器 com.github.tobato.fastdfs.domain.proto.tracker.TrackerDeleteStorageCommand
- TrackerDeleteStorageRequest - com.github.tobato.fastdfs.domain.proto.tracker.internal中的类
-
移除存储服务器
- TrackerDeleteStorageRequest(String, String) - 类的构造器 com.github.tobato.fastdfs.domain.proto.tracker.internal.TrackerDeleteStorageRequest
-
获取文件源服务器
- TrackerGetFetchStorageCommand - com.github.tobato.fastdfs.domain.proto.tracker中的类
-
获取源服务器
- TrackerGetFetchStorageCommand(String, String, boolean) - 类的构造器 com.github.tobato.fastdfs.domain.proto.tracker.TrackerGetFetchStorageCommand
- TrackerGetFetchStorageRequest - com.github.tobato.fastdfs.domain.proto.tracker.internal中的类
-
获取源服务器
- TrackerGetFetchStorageRequest(String, String, boolean) - 类的构造器 com.github.tobato.fastdfs.domain.proto.tracker.internal.TrackerGetFetchStorageRequest
-
获取文件源服务器
- TrackerGetStoreStorageCommand - com.github.tobato.fastdfs.domain.proto.tracker中的类
-
获取存储节点命令
- TrackerGetStoreStorageCommand() - 类的构造器 com.github.tobato.fastdfs.domain.proto.tracker.TrackerGetStoreStorageCommand
- TrackerGetStoreStorageCommand(String) - 类的构造器 com.github.tobato.fastdfs.domain.proto.tracker.TrackerGetStoreStorageCommand
- TrackerGetStoreStorageRequest - com.github.tobato.fastdfs.domain.proto.tracker.internal中的类
-
获取存储节点请求
- TrackerGetStoreStorageRequest() - 类的构造器 com.github.tobato.fastdfs.domain.proto.tracker.internal.TrackerGetStoreStorageRequest
-
获取存储节点
- TrackerGetStoreStorageWithGroupRequest - com.github.tobato.fastdfs.domain.proto.tracker.internal中的类
-
按分组获取存储节点
- TrackerGetStoreStorageWithGroupRequest(String) - 类的构造器 com.github.tobato.fastdfs.domain.proto.tracker.internal.TrackerGetStoreStorageWithGroupRequest
-
获取存储节点
- TrackerListGroupsCommand - com.github.tobato.fastdfs.domain.proto.tracker中的类
-
列出组命令
- TrackerListGroupsCommand() - 类的构造器 com.github.tobato.fastdfs.domain.proto.tracker.TrackerListGroupsCommand
- TrackerListGroupsRequest - com.github.tobato.fastdfs.domain.proto.tracker.internal中的类
-
列出分组命令
- TrackerListGroupsRequest() - 类的构造器 com.github.tobato.fastdfs.domain.proto.tracker.internal.TrackerListGroupsRequest
- TrackerListGroupsResponse - com.github.tobato.fastdfs.domain.proto.tracker.internal中的类
-
列出分组信息执行结果
- TrackerListGroupsResponse() - 类的构造器 com.github.tobato.fastdfs.domain.proto.tracker.internal.TrackerListGroupsResponse
- TrackerListStoragesCommand - com.github.tobato.fastdfs.domain.proto.tracker中的类
-
列出组命令
- TrackerListStoragesCommand(String) - 类的构造器 com.github.tobato.fastdfs.domain.proto.tracker.TrackerListStoragesCommand
- TrackerListStoragesCommand(String, String) - 类的构造器 com.github.tobato.fastdfs.domain.proto.tracker.TrackerListStoragesCommand
- TrackerListStoragesRequest - com.github.tobato.fastdfs.domain.proto.tracker.internal中的类
-
列出存储状态
- TrackerListStoragesRequest() - 类的构造器 com.github.tobato.fastdfs.domain.proto.tracker.internal.TrackerListStoragesRequest
- TrackerListStoragesRequest(String) - 类的构造器 com.github.tobato.fastdfs.domain.proto.tracker.internal.TrackerListStoragesRequest
-
列举组当中存储节点状态
- TrackerListStoragesRequest(String, String) - 类的构造器 com.github.tobato.fastdfs.domain.proto.tracker.internal.TrackerListStoragesRequest
-
列举存储服务器状态
- TrackerListStoragesResponse - com.github.tobato.fastdfs.domain.proto.tracker.internal中的类
-
列出分组信息执行结果
- TrackerListStoragesResponse() - 类的构造器 com.github.tobato.fastdfs.domain.proto.tracker.internal.TrackerListStoragesResponse
- TrackerLocator - com.github.tobato.fastdfs.domain.fdfs中的类
-
表示Tracker服务器位置
- TrackerLocator(List<String>) - 类的构造器 com.github.tobato.fastdfs.domain.fdfs.TrackerLocator
-
初始化Tracker服务器地址 配置方式为 ip:port 如 192.168.1.2:21000
- truncateFile(String, String) - 接口中的方法 com.github.tobato.fastdfs.service.AppendFileStorageClient
-
清除续传类型文件的内容
- truncateFile(String, String) - 类中的方法 com.github.tobato.fastdfs.service.DefaultAppendFileStorageClient
-
清除文件
- truncateFile(String, String, long) - 接口中的方法 com.github.tobato.fastdfs.service.AppendFileStorageClient
-
清除续传类型文件的内容
- truncateFile(String, String, long) - 类中的方法 com.github.tobato.fastdfs.service.DefaultAppendFileStorageClient
-
清除文件
- TRUNK_FILE_MARK_SIZE - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.OtherConstants
- TRUNK_LOGIC_FILENAME_LENGTH - 类中的静态变量 com.github.tobato.fastdfs.domain.proto.OtherConstants
U
- uploadAppenderFile(String, InputStream, long, String) - 接口中的方法 com.github.tobato.fastdfs.service.AppendFileStorageClient
-
上传支持断点续传的文件
- uploadAppenderFile(String, InputStream, long, String) - 类中的方法 com.github.tobato.fastdfs.service.DefaultAppendFileStorageClient
-
上传支持断点续传的文件
- uploadFile(FastFile) - 类中的方法 com.github.tobato.fastdfs.service.DefaultFastFileStorageClient
-
上传文件
- uploadFile(FastFile) - 接口中的方法 com.github.tobato.fastdfs.service.FastFileStorageClient
-
上传文件
- uploadFile(InputStream, long, String, Set<MetaData>) - 类中的方法 com.github.tobato.fastdfs.service.DefaultFastFileStorageClient
-
上传文件
- uploadFile(InputStream, long, String, Set<MetaData>) - 接口中的方法 com.github.tobato.fastdfs.service.FastFileStorageClient
-
上传一般文件
- uploadFile(String, InputStream, long, String) - 类中的方法 com.github.tobato.fastdfs.service.DefaultGenerateStorageClient
-
上传不支持断点续传的文件
- uploadFile(String, InputStream, long, String) - 接口中的方法 com.github.tobato.fastdfs.service.GenerateStorageClient
-
上传文件(文件不可修改)
- uploadImage(FastImageFile) - 类中的方法 com.github.tobato.fastdfs.service.DefaultFastFileStorageClient
-
上传图片
- uploadImage(FastImageFile) - 接口中的方法 com.github.tobato.fastdfs.service.FastFileStorageClient
-
上传图片
- uploadImageAndCrtThumbImage(InputStream, long, String, Set<MetaData>) - 类中的方法 com.github.tobato.fastdfs.service.DefaultFastFileStorageClient
-
上传图片并且生成缩略图
- uploadImageAndCrtThumbImage(InputStream, long, String, Set<MetaData>) - 接口中的方法 com.github.tobato.fastdfs.service.FastFileStorageClient
-
上传图片并且生成缩略图
- uploadSlaveFile(String, String, InputStream, long, String, String) - 类中的方法 com.github.tobato.fastdfs.service.DefaultGenerateStorageClient
-
上传从文件
- uploadSlaveFile(String, String, InputStream, long, String, String) - 接口中的方法 com.github.tobato.fastdfs.service.GenerateStorageClient
-
上传从文件
V
- validateObject(InetSocketAddress, PooledObject<Connection>) - 类中的方法 com.github.tobato.fastdfs.domain.conn.PooledConnectionFactory
-
验证池中对象是否可用
- validateResponseHead() - 类中的方法 com.github.tobato.fastdfs.domain.proto.ProtoHead
-
验证服务端返回报文有效性
- valueOf(String) - enum class中的静态方法 com.github.tobato.fastdfs.domain.proto.mapper.DynamicFieldType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 com.github.tobato.fastdfs.domain.proto.storage.enums.StorageMetadataSetType
-
Returns the enum constant of this class with the specified name.
- values() - enum class中的静态方法 com.github.tobato.fastdfs.domain.proto.mapper.DynamicFieldType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 com.github.tobato.fastdfs.domain.proto.storage.enums.StorageMetadataSetType
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- withFile(InputStream, long, String) - 类中的方法 com.github.tobato.fastdfs.domain.upload.AbstractFastFileBuilder
-
上传文件
- withFile(InputStream, long, String) - 类中的方法 com.github.tobato.fastdfs.domain.upload.FastFile.Builder
- withFile(InputStream, long, String) - 类中的方法 com.github.tobato.fastdfs.domain.upload.FastImageFile.Builder
- withMetaData(String, String) - 类中的方法 com.github.tobato.fastdfs.domain.upload.AbstractFastFileBuilder
-
元数据信息
- withMetaData(String, String) - 类中的方法 com.github.tobato.fastdfs.domain.upload.FastFile.Builder
- withMetaData(String, String) - 类中的方法 com.github.tobato.fastdfs.domain.upload.FastImageFile.Builder
- withMetaData(Set<MetaData>) - 类中的方法 com.github.tobato.fastdfs.domain.upload.AbstractFastFileBuilder
-
元数据信息
- withMetaData(Set<MetaData>) - 类中的方法 com.github.tobato.fastdfs.domain.upload.FastFile.Builder
- withMetaData(Set<MetaData>) - 类中的方法 com.github.tobato.fastdfs.domain.upload.FastImageFile.Builder
- withThumbImage() - 类中的方法 com.github.tobato.fastdfs.domain.upload.FastImageFile.Builder
-
按默认方式生成缩略图
- withThumbImage(double) - 类中的方法 com.github.tobato.fastdfs.domain.upload.FastImageFile.Builder
-
缩放比例配置
- withThumbImage(int, int) - 类中的方法 com.github.tobato.fastdfs.domain.upload.FastImageFile.Builder
-
缩略图配置
- wrap(Connection) - 类中的方法 com.github.tobato.fastdfs.domain.conn.PooledConnectionFactory
-
将对象池化pooledObject
All Classes and Interfaces|常量字段值|所有程序包|序列化表格