Interface ThreadPoolConfiguration
public interface ThreadPoolConfiguration
- Author:
- Paul Ferraro
-
Method Summary
Modifier and TypeMethodDescriptionlongintint
-
Method Details
-
getMinThreads
int getMinThreads() -
getMaxThreads
int getMaxThreads() -
getKeepAliveTime
long getKeepAliveTime()
-