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