类 FetchSystemStatusCommandHandler

java.lang.Object
com.alibaba.csp.sentinel.command.handler.FetchSystemStatusCommandHandler
所有已实现的接口:
CommandHandler<String>

@CommandMapping(name="systemStatus", desc="get system status") public class FetchSystemStatusCommandHandler extends Object implements CommandHandler<String>
作者:
jialiang.linjl
  • 构造器详细资料

    • FetchSystemStatusCommandHandler

      public FetchSystemStatusCommandHandler()
  • 方法详细资料