| Constructor and Description |
|---|
Hystrix() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommandGroup() |
String |
getCommandKey() |
String |
getPrefix() |
String |
getThreadPoolKey() |
void |
setCommandGroup(String commandGroup) |
void |
setCommandKey(String commandKey) |
void |
setPrefix(String prefix) |
void |
setThreadPoolKey(String threadPoolKey) |
public String getPrefix()
public String getCommandKey()
public String getCommandGroup()
public String getThreadPoolKey()
public void setPrefix(String prefix)
public void setCommandKey(String commandKey)
public void setCommandGroup(String commandGroup)
public void setThreadPoolKey(String threadPoolKey)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.