static HystrixCollapserProperties.Setter |
HystrixCollapserProperties.defaultSetter()
Factory method to retrieve the default Setter.
|
static HystrixCollapserProperties.Setter |
HystrixCollapserProperties.Setter()
Factory method to retrieve the default Setter.
|
HystrixCollapserProperties.Setter |
HystrixCollapserProperties.Setter.withCollapsingEnabled(boolean value) |
HystrixCollapserProperties.Setter |
HystrixCollapserProperties.Setter.withMaxRequestsInBatch(int value) |
HystrixCollapserProperties.Setter |
HystrixCollapserProperties.Setter.withMetricsRollingPercentileBucketSize(int value) |
HystrixCollapserProperties.Setter |
HystrixCollapserProperties.Setter.withMetricsRollingPercentileEnabled(boolean value) |
HystrixCollapserProperties.Setter |
HystrixCollapserProperties.Setter.withMetricsRollingPercentileWindowBuckets(int value) |
HystrixCollapserProperties.Setter |
HystrixCollapserProperties.Setter.withMetricsRollingPercentileWindowInMilliseconds(int value) |
HystrixCollapserProperties.Setter |
HystrixCollapserProperties.Setter.withMetricsRollingStatisticalWindowBuckets(int value) |
HystrixCollapserProperties.Setter |
HystrixCollapserProperties.Setter.withMetricsRollingStatisticalWindowInMilliseconds(int value) |
HystrixCollapserProperties.Setter |
HystrixCollapserProperties.Setter.withRequestCacheEnabled(boolean value) |
HystrixCollapserProperties.Setter |
HystrixCollapserProperties.Setter.withTimerDelayInMilliseconds(int value) |