类 ThreadPoolStatus.RejectionCountingHandler
java.lang.Object
java.util.concurrent.ThreadPoolExecutor.AbortPolicy
org.apache.seatunnel.engine.server.telemetry.metrics.entity.ThreadPoolStatus.RejectionCountingHandler
- 所有已实现的接口:
RejectedExecutionHandler
- 封闭类:
- ThreadPoolStatus
public static class ThreadPoolStatus.RejectionCountingHandler
extends ThreadPoolExecutor.AbortPolicy
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
RejectionCountingHandler
public RejectionCountingHandler()
-
-
方法详细资料
-
rejectedExecution
-
getRejectionCount
public long getRejectionCount()
-