类 TrackerGetStoreStorageCommand
java.lang.Object
com.github.tobato.fastdfs.domain.proto.AbstractFdfsCommand<StorageNode>
com.github.tobato.fastdfs.domain.proto.tracker.TrackerGetStoreStorageCommand
- 所有已实现的接口:
FdfsCommand<StorageNode>
获取存储节点命令
- 作者:
- tobato
-
字段概要
从类继承的字段 com.github.tobato.fastdfs.domain.proto.AbstractFdfsCommand
request, response -
构造器概要
构造器 -
方法概要
从类继承的方法 com.github.tobato.fastdfs.domain.proto.AbstractFdfsCommand
execute, receive, send, sendFileContent
-
构造器详细资料
-
TrackerGetStoreStorageCommand
-
TrackerGetStoreStorageCommand
public TrackerGetStoreStorageCommand()
-