类分层结构
- java.lang.Object
- org.dromara.soul.plugin.base.AbstractSoulPlugin (implements org.dromara.soul.plugin.api.SoulPlugin)
- org.dromara.soul.plugin.hystrix.builder.HystrixBuilder
- com.netflix.hystrix.HystrixCommand<R> (implements com.netflix.hystrix.HystrixExecutable<R>, com.netflix.hystrix.HystrixInvokableInfo<R>, com.netflix.hystrix.HystrixObservable<R>)
- com.netflix.hystrix.HystrixObservableCommand<R> (implements com.netflix.hystrix.HystrixInvokableInfo<R>, com.netflix.hystrix.HystrixObservable<R>)
- org.dromara.soul.plugin.hystrix.command.HystrixCommand (implements org.dromara.soul.plugin.hystrix.command.Command)
- org.dromara.soul.plugin.hystrix.handler.HystrixPluginDataHandler (implements org.dromara.soul.plugin.base.handler.PluginDataHandler)
接口分层结构
- org.dromara.soul.plugin.hystrix.command.Command
Copyright © 2021 dromara. All rights reserved.