public class ExclusiveExecutor extends Object implements Executor, Closeable
BaseCache.toString() should include the
thread pool statistics.| Constructor and Description |
|---|
ExclusiveExecutor(int _threadCount,
String _threadNamePrefix) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
execute(Runnable cmd) |
ThreadPoolExecutor |
getThreadPoolExecutor() |
public ExclusiveExecutor(int _threadCount,
String _threadNamePrefix)
public ThreadPoolExecutor getThreadPoolExecutor()
public void close()
close in interface Closeableclose in interface AutoCloseablecache2k API documentation. Copyright © 2000–2019 headissue GmbH, Munich.