public class SingleThreadPoolConfig extends java.lang.Object implements PoolConfiguration
PoolConfiguration.PoolType| Constructor and Description | 
|---|
| SingleThreadPoolConfig() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getCoreSize() | 
| PoolConfiguration.PoolType | getType() | 
public PoolConfiguration.PoolType getType()
getType in interface PoolConfigurationpublic int getCoreSize()
getCoreSize in interface PoolConfiguration