Modifier and Type | Class and Description |
---|---|
static class |
HystrixConfig.MetricsConfig |
Constructor and Description |
---|
HystrixConfig() |
Modifier and Type | Method and Description |
---|---|
HystrixConfig |
addProperty(String name,
String value) |
Map<String,String> |
getProperties() |
HystrixConfig.MetricsConfig |
metrics() |
HystrixConfig |
setProperties(Map<String,String> properties) |
public HystrixConfig.MetricsConfig metrics()
public HystrixConfig setProperties(Map<String,String> properties)
public HystrixConfig addProperty(String name, String value)
Copyright © 2013-2018–2019 SeedStack. All rights reserved.