public class AbortPolicyWithReport extends ThreadPoolExecutor.AbortPolicy
AbortPolicyWithReport(String threadName, String dumpPath, String info)
void
rejectedExecution(Runnable r, ThreadPoolExecutor e)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbortPolicyWithReport(String threadName, String dumpPath, String info)
public void rejectedExecution(Runnable r, ThreadPoolExecutor e)
rejectedExecution
RejectedExecutionHandler
ThreadPoolExecutor.AbortPolicy
Copyright © 2021. All rights reserved.