@ConfigurationProperties(value="spring.sleuth.hystrix.strategy") public class SleuthHystrixConcurrencyStrategyProperties extends Object
| Constructor and Description |
|---|
SleuthHystrixConcurrencyStrategyProperties() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnabled() |
boolean |
isPassthrough() |
void |
setEnabled(boolean enabled) |
void |
setPassthrough(boolean passthrough) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.