程序包 com.alibaba.csp.sentinel.command
package com.alibaba.csp.sentinel.command
-
类说明Provider for a universal
CommandCenterinstance.Represent a handler that handles aCommandRequest.Intercepts specified command, and can be extended using SPI.Provides and filters command handlers registered via SPI.Command request representation of command center.Command response representation of command center.