Interface ThreadPoolConfiguration
public interface ThreadPoolConfiguration
- Author:
- Paul Ferraro
-
Method Summary
Modifier and TypeMethodDescriptionintint
-
Method Details
-
getMinThreads
int getMinThreads() -
getMaxThreads
int getMaxThreads() -
getKeepAlive
Duration getKeepAlive()
-