Package | Description |
---|---|
com.netflix.hystrix |
Core functionality of Hystrix including the HystrixCommand and HystrixCollapser to be extended from.
|
Modifier and Type | Class and Description |
---|---|
class |
HystrixCollapserMetrics
Used by
HystrixCollapser to record metrics. |
class |
HystrixCommandMetrics
Used by
HystrixCommand to record metrics. |
class |
HystrixThreadPoolMetrics
Used by
HystrixThreadPool to record metrics. |
Copyright © 2017. All Rights Reserved.