@ConfigurationProperties(value="hystrix.dashboard") public class HystrixDashboardProperties extends Object
Constructor and Description |
---|
HystrixDashboardProperties() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getInitParameters() |
List<String> |
getProxyStreamAllowList() |
boolean |
isEnableIgnoreConnectionCloseHeader() |
void |
setEnableIgnoreConnectionCloseHeader(boolean enableIgnoreConnectionCloseHeader) |
void |
setProxyStreamAllowList(List<String> proxyStreamAllowList) |
void |
setProxyStreamAllowList(String... regex) |
public void setProxyStreamAllowList(String... regex)
public boolean isEnableIgnoreConnectionCloseHeader()
public void setEnableIgnoreConnectionCloseHeader(boolean enableIgnoreConnectionCloseHeader)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.