Class TrackerGetFetchStorageCommand
java.lang.Object
com.github.tobato.fastdfs.domain.proto.AbstractFdfsCommand<StorageNodeInfo>
com.github.tobato.fastdfs.domain.proto.tracker.TrackerGetFetchStorageCommand
- All Implemented Interfaces:
FdfsCommand<StorageNodeInfo>
获取源服务器
- Author:
- tobato
-
Field Summary
Fields inherited from class com.github.tobato.fastdfs.domain.proto.AbstractFdfsCommand
request, response -
Constructor Summary
ConstructorsConstructorDescriptionTrackerGetFetchStorageCommand(String groupName, String path, boolean toUpdate) -
Method Summary
Methods inherited from class com.github.tobato.fastdfs.domain.proto.AbstractFdfsCommand
execute, receive, send, sendFileContent
-
Constructor Details
-
TrackerGetFetchStorageCommand
-