Package | Description |
---|---|
com.netflix.hystrix.strategy |
Parent package of strategies and plugin management.
|
com.netflix.hystrix.strategy.executionhook |
Strategy definition for execution hook.
|
Class and Description |
---|
HystrixCommandExecutionHook
Abstract ExecutionHook with invocations at different lifecycle points of
HystrixCommand
and HystrixObservableCommand execution with default no-op implementations. |
Class and Description |
---|
HystrixCommandExecutionHook
Abstract ExecutionHook with invocations at different lifecycle points of
HystrixCommand
and HystrixObservableCommand execution with default no-op implementations. |
Copyright © 2020. All Rights Reserved.