Class StorageDeleteFileCommand
java.lang.Object
com.github.tobato.fastdfs.domain.proto.AbstractFdfsCommand<Void>
com.github.tobato.fastdfs.domain.proto.storage.StorageDeleteFileCommand
- All Implemented Interfaces:
FdfsCommand<Void>
文件删除命令
- Author:
- tobato
-
Field Summary
Fields inherited from class com.github.tobato.fastdfs.domain.proto.AbstractFdfsCommand
request, response -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.tobato.fastdfs.domain.proto.AbstractFdfsCommand
execute, receive, send, sendFileContent
-
Constructor Details
-
StorageDeleteFileCommand
文件删除命令
-