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