public static class OrchestrationConfig.LimitsConfig extends Object implements Serializable
| Constructor and Description |
|---|
LimitsConfig() |
| Modifier and Type | Method and Description |
|---|---|
int |
getConcurrent() |
int |
getTime() |
TimeUnit |
getTimeUnit() |
void |
setConcurrent(int concurrent) |
void |
setTime(int time) |
void |
setTimeUnit(TimeUnit timeUnit) |
String |
toString() |
Copyright © 2013–2019 BB Corp. All rights reserved.