public class BlockingProducersPolicyWithReport extends AbstractRejectedExecutionHandler
logger, threadPoolName| 构造器和说明 |
|---|
BlockingProducersPolicyWithReport(String threadPoolName) |
BlockingProducersPolicyWithReport(String threadPoolName,
String dumpPrefixName) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
rejectedExecution(Runnable r,
ThreadPoolExecutor e) |
dumpJvmInfopublic BlockingProducersPolicyWithReport(String threadPoolName)
public void rejectedExecution(Runnable r, ThreadPoolExecutor e)
Copyright © 2018. All rights reserved.