@Component(role=ThreadConfigurationService.class) public class ThreadConfigurationService extends Object
Constructor and Description |
---|
ThreadConfigurationService() |
ThreadConfigurationService(org.codehaus.plexus.logging.Logger logger,
int cpuCores) |
Modifier and Type | Method and Description |
---|---|
ExecutorService |
getExecutorService(String threadCountConfiguration,
boolean perCoreThreadCount,
int largestBuildListSize) |
public ThreadConfigurationService()
public ThreadConfigurationService(org.codehaus.plexus.logging.Logger logger, int cpuCores)
public ExecutorService getExecutorService(String threadCountConfiguration, boolean perCoreThreadCount, int largestBuildListSize)
Copyright © 2001-2019 The Apache Software Foundation. All Rights Reserved.