Class TrackerListGroupsCommand

java.lang.Object
com.github.tobato.fastdfs.domain.proto.AbstractFdfsCommand<List<GroupState>>
com.github.tobato.fastdfs.domain.proto.tracker.TrackerListGroupsCommand
All Implemented Interfaces:
FdfsCommand<List<GroupState>>

public class TrackerListGroupsCommand extends AbstractFdfsCommand<List<GroupState>>
列出组命令
Author:
tobato
  • Constructor Details

    • TrackerListGroupsCommand

      public TrackerListGroupsCommand()