Uses of Class
org.apache.shenyu.common.dto.convert.rule.HystrixHandle.HystrixThreadPoolConfig
-
Packages that use HystrixHandle.HystrixThreadPoolConfig Package Description org.apache.shenyu.common.dto.convert.rule -
-
Uses of HystrixHandle.HystrixThreadPoolConfig in org.apache.shenyu.common.dto.convert.rule
Methods in org.apache.shenyu.common.dto.convert.rule that return HystrixHandle.HystrixThreadPoolConfig Modifier and Type Method Description HystrixHandle.HystrixThreadPoolConfigHystrixHandle. getHystrixThreadPoolConfig()get hystrixThreadPoolConfig.Methods in org.apache.shenyu.common.dto.convert.rule with parameters of type HystrixHandle.HystrixThreadPoolConfig Modifier and Type Method Description voidHystrixHandle. setHystrixThreadPoolConfig(HystrixHandle.HystrixThreadPoolConfig hystrixThreadPoolConfig)set hystrixThreadPoolConfig.
-