public class SimpleExecutorConfig extends ExecutorServiceConfig
DEFAULT_NUM_THREADS| Constructor and Description |
|---|
SimpleExecutorConfig(String formatString,
int numThreads) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFormatString() |
int |
getNumThreads() |
getNumThreadsConfiguredpublic SimpleExecutorConfig(String formatString, int numThreads)
public String getFormatString()
getFormatString in class ExecutorServiceConfigpublic int getNumThreads()
getNumThreads in class ExecutorServiceConfigCopyright © 2011–2018. All rights reserved.