public interface EventThreadPoolConfiguration
| Modifier and Type | Method and Description |
|---|---|
int |
getCorePoolSize() |
long |
getKeepAliveTime() |
int |
getMaximumPoolSize() |
TimeUnit |
getTimeUnit() |
int getCorePoolSize()
int getMaximumPoolSize()
long getKeepAliveTime()
TimeUnit getTimeUnit()
Copyright © 2006-2017 Atlassian. All Rights Reserved.