Class StorageTruncateCommand
java.lang.Object
com.github.tobato.fastdfs.domain.proto.AbstractFdfsCommand<Void>
com.github.tobato.fastdfs.domain.proto.storage.StorageTruncateCommand
- All Implemented Interfaces:
FdfsCommand<Void>
文件Truncate命令
- 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
-
StorageTruncateCommand
StorageTruncateCommand- Parameters:
path-fileSize-
-