public class BambooEventThreadPoolConfiguration extends Object implements com.atlassian.event.config.EventThreadPoolConfiguration
Constructor and Description |
---|
BambooEventThreadPoolConfiguration() |
Modifier and Type | Method and Description |
---|---|
int |
getCorePoolSize() |
long |
getKeepAliveTime() |
int |
getMaximumPoolSize() |
TimeUnit |
getTimeUnit() |
public int getCorePoolSize()
getCorePoolSize
in interface com.atlassian.event.config.EventThreadPoolConfiguration
public int getMaximumPoolSize()
getMaximumPoolSize
in interface com.atlassian.event.config.EventThreadPoolConfiguration
public long getKeepAliveTime()
getKeepAliveTime
in interface com.atlassian.event.config.EventThreadPoolConfiguration
public TimeUnit getTimeUnit()
getTimeUnit
in interface com.atlassian.event.config.EventThreadPoolConfiguration
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.