| 程序包 | 说明 |
|---|---|
| com.github.tobato.fastdfs.proto.storage | |
| com.github.tobato.fastdfs.proto.tracker |
| 限定符和类型 | 类和说明 |
|---|---|
class |
StorageAppendFileCommand
添加文件命令
|
class |
StorageDeleteFileCommand
文件删除命令
|
class |
StorageDownloadCommand<T>
文件下载命令
|
class |
StorageGetMetadataCommand
设置文件标签
|
class |
StorageModifyCommand
文件修改命令
|
class |
StorageQueryFileInfoCommand
文件删除命令
|
class |
StorageSetMetadataCommand
设置文件标签
|
class |
StorageTruncateCommand
文件Truncate命令
|
class |
StorageUploadFileCommand
文件上传命令
|
class |
StorageUploadSlaveFileCommand
从文件上传命令
使用背景
使用FastDFS存储一个图片的多个分辨率的备份时,希望只记录源图的FID,
并能将其它分辨率的图片与源图关联。
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
TrackerDeleteStorageCommand
移除存储服务器命令
|
class |
TrackerGetFetchStorageCommand
获取源服务器
|
class |
TrackerGetStoreStorageCommand
获取存储节点命令
|
class |
TrackerListGroupsCommand
列出组命令
|
class |
TrackerListStoragesCommand
列出组命令
|
Copyright © 2018. All rights reserved.