B C D F G H I N O P R
B
- build(HystrixHandle) - 类 中的静态方法org.dromara.soul.plugin.hystrix.builder.HystrixBuilder
-
this is build HystrixObservableCommand.Setter.
- buildForHystrixCommand(HystrixHandle) - 类 中的静态方法org.dromara.soul.plugin.hystrix.builder.HystrixBuilder
-
this is build HystrixCommand.Setter.
C
- Command - org.dromara.soul.plugin.hystrix.command中的接口
-
hystrix command for semaphore and thread.
- construct() - 类 中的方法org.dromara.soul.plugin.hystrix.command.HystrixCommand
-
D
- doExecute(ServerWebExchange, SoulPluginChain, SelectorData, RuleData) - 类 中的方法org.dromara.soul.plugin.hystrix.HystrixPlugin
-
- doFallback(ServerWebExchange, Throwable) - 接口 中的方法org.dromara.soul.plugin.hystrix.command.Command
-
do fall back when some error occurs on hystrix execute.
F
- fetchObservable() - 接口 中的方法org.dromara.soul.plugin.hystrix.command.Command
-
- fetchObservable() - 类 中的方法org.dromara.soul.plugin.hystrix.command.HystrixCommand
-
- fetchObservable() - 类 中的方法org.dromara.soul.plugin.hystrix.command.HystrixCommandOnThread
-
G
- generateError(ServerWebExchange, Throwable) - 接口 中的方法org.dromara.soul.plugin.hystrix.command.Command
-
generate a error when some error occurs.
- getCallBackUri() - 接口 中的方法org.dromara.soul.plugin.hystrix.command.Command
-
get call back uri.
- getCallBackUri() - 类 中的方法org.dromara.soul.plugin.hystrix.command.HystrixCommand
-
- getCallBackUri() - 类 中的方法org.dromara.soul.plugin.hystrix.command.HystrixCommandOnThread
-
- getFallback() - 类 中的方法org.dromara.soul.plugin.hystrix.command.HystrixCommandOnThread
-
- getOrder() - 类 中的方法org.dromara.soul.plugin.hystrix.HystrixPlugin
-
H
- handlerRule(RuleData) - 类 中的方法org.dromara.soul.plugin.hystrix.handler.HystrixPluginDataHandler
-
- HystrixBuilder - org.dromara.soul.plugin.hystrix.builder中的类
-
the hystrix builder.
- HystrixBuilder() - 类 的构造器org.dromara.soul.plugin.hystrix.builder.HystrixBuilder
-
- HystrixCommand - org.dromara.soul.plugin.hystrix.command中的类
-
the Hystrix command.
- HystrixCommand(HystrixObservableCommand.Setter, ServerWebExchange, SoulPluginChain, String) - 类 的构造器org.dromara.soul.plugin.hystrix.command.HystrixCommand
-
Instantiates a new Http command.
- HystrixCommandOnThread - org.dromara.soul.plugin.hystrix.command中的类
-
hystrix command in thread isolation mode.
- HystrixCommandOnThread(HystrixCommand.Setter, ServerWebExchange, SoulPluginChain, String) - 类 的构造器org.dromara.soul.plugin.hystrix.command.HystrixCommandOnThread
-
Instantiates a new Http command.
- HystrixPlugin - org.dromara.soul.plugin.hystrix中的类
-
Hystrix Plugin.
- HystrixPlugin() - 类 的构造器org.dromara.soul.plugin.hystrix.HystrixPlugin
-
- HystrixPluginDataHandler - org.dromara.soul.plugin.hystrix.handler中的类
-
The type Hystrix plugin data handler.
- HystrixPluginDataHandler() - 类 的构造器org.dromara.soul.plugin.hystrix.handler.HystrixPluginDataHandler
-
I
- isCircuitBreakerOpen() - 接口 中的方法org.dromara.soul.plugin.hystrix.command.Command
-
whether the 'circuit-breaker' is open.
N
- named() - 类 中的方法org.dromara.soul.plugin.hystrix.HystrixPlugin
-
O
- org.dromara.soul.plugin.hystrix - 程序包 org.dromara.soul.plugin.hystrix
-
- org.dromara.soul.plugin.hystrix.builder - 程序包 org.dromara.soul.plugin.hystrix.builder
-
- org.dromara.soul.plugin.hystrix.command - 程序包 org.dromara.soul.plugin.hystrix.command
-
- org.dromara.soul.plugin.hystrix.handler - 程序包 org.dromara.soul.plugin.hystrix.handler
-
P
- pluginNamed() - 类 中的方法org.dromara.soul.plugin.hystrix.handler.HystrixPluginDataHandler
-
R
- resumeWithFallback() - 类 中的方法org.dromara.soul.plugin.hystrix.command.HystrixCommand
-
- run() - 类 中的方法org.dromara.soul.plugin.hystrix.command.HystrixCommandOnThread
-
B C D F G H I N O P R
Copyright © 2021 dromara. All rights reserved.