Interface XRejectedExecutionHandler
- All Superinterfaces:
RejectedExecutionHandler
- All Known Implementing Classes:
EsAbortPolicy
-
Method Summary
Methods inherited from interface java.util.concurrent.RejectedExecutionHandler
rejectedExecution
-
Method Details
-
rejected
long rejected()The number of rejected executions.
-