public class EventThreadPoolConfigurationImpl extends Object implements EventThreadPoolConfiguration
| Constructor and Description |
|---|
EventThreadPoolConfigurationImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCorePoolSize() |
long |
getKeepAliveTime() |
int |
getMaximumPoolSize() |
TimeUnit |
getTimeUnit() |
public int getCorePoolSize()
getCorePoolSize in interface EventThreadPoolConfigurationpublic int getMaximumPoolSize()
getMaximumPoolSize in interface EventThreadPoolConfigurationpublic long getKeepAliveTime()
getKeepAliveTime in interface EventThreadPoolConfigurationpublic TimeUnit getTimeUnit()
getTimeUnit in interface EventThreadPoolConfigurationCopyright © 2006-2017 Atlassian. All Rights Reserved.