@ConfigurationProperties(value="netflix.metrics.servo") public class ServoMetricsConfigBean extends Object
Constructor and Description |
---|
ServoMetricsConfigBean() |
Modifier and Type | Method and Description |
---|---|
int |
getCacheWarningThreshold() |
boolean |
getEnabled() |
String |
getRegistryClass() |
void |
isEnabled(boolean enabled) |
void |
setCacheWarningThreshold(int cacheWarningThreshold) |
void |
setRegistryClass(String registryClass) |
public boolean getEnabled()
public void isEnabled(boolean enabled)
public String getRegistryClass()
public void setRegistryClass(String registryClass)
public int getCacheWarningThreshold()
public void setCacheWarningThreshold(int cacheWarningThreshold)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.