public static class ZuulProperties.HystrixThreadPool extends Object
| Constructor and Description |
|---|
HystrixThreadPool() |
| Modifier and Type | Method and Description |
|---|---|
String |
getThreadPoolKeyPrefix() |
boolean |
isUseSeparateThreadPools() |
void |
setThreadPoolKeyPrefix(String threadPoolKeyPrefix) |
void |
setUseSeparateThreadPools(boolean useSeparateThreadPools) |
public boolean isUseSeparateThreadPools()
public void setUseSeparateThreadPools(boolean useSeparateThreadPools)
public String getThreadPoolKeyPrefix()
public void setThreadPoolKeyPrefix(String threadPoolKeyPrefix)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.