Package | Description |
---|---|
com.netflix.hystrix |
Core functionality of Hystrix including the HystrixCommand and HystrixCollapser to be extended from.
|
Modifier and Type | Method and Description |
---|---|
HystrixCommandMetrics.HealthCounts |
HystrixCommandMetrics.getHealthCounts()
Retrieve a snapshot of total requests, error count and error percentage.
|
Copyright © 2016. All Rights Reserved.