public class HystrixPropertiesCommandDefault extends HystrixCommandProperties
HystrixCommandProperties
using Archaius (https://github.com/Netflix/archaius)HystrixCommandProperties.ExecutionIsolationStrategy, HystrixCommandProperties.Setter
Constructor and Description |
---|
HystrixPropertiesCommandDefault(HystrixCommandKey key,
HystrixCommandProperties.Setter builder) |
circuitBreakerEnabled, circuitBreakerErrorThresholdPercentage, circuitBreakerForceClosed, circuitBreakerForceOpen, circuitBreakerRequestVolumeThreshold, circuitBreakerSleepWindowInMilliseconds, defaultSetter, executionIsolationSemaphoreMaxConcurrentRequests, executionIsolationStrategy, executionIsolationThreadInterruptOnTimeout, executionIsolationThreadPoolKeyOverride, executionIsolationThreadTimeoutInMilliseconds, executionTimeoutEnabled, executionTimeoutInMilliseconds, fallbackEnabled, fallbackIsolationSemaphoreMaxConcurrentRequests, metricsHealthSnapshotIntervalInMilliseconds, metricsRollingPercentileBucketSize, metricsRollingPercentileEnabled, metricsRollingPercentileWindow, metricsRollingPercentileWindowBuckets, metricsRollingPercentileWindowInMilliseconds, metricsRollingStatisticalWindowBuckets, metricsRollingStatisticalWindowInMilliseconds, requestCacheEnabled, requestLogEnabled, Setter
public HystrixPropertiesCommandDefault(HystrixCommandKey key, HystrixCommandProperties.Setter builder)