Class | Description |
---|---|
AbstractTenantAwareHystrixCommand<R> |
Abstract Hystrix command to activate the tenant in the current thread before execution.
|
TenantAwareHystrixWrapperExecutor<R> |
Executes all actions in the Hystrix context, using circuit-breaker pattern provided by library
|