@ConfigurationProperties(value="hystrix.metrics") public class HystrixMetricsProperties extends Object
| Constructor and Description |
|---|
HystrixMetricsProperties() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getPollingIntervalMs() |
int |
hashCode() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setPollingIntervalMs(Integer pollingIntervalMs) |
String |
toString() |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.