Package | Description |
---|---|
org.spf4j.failsafe |
This package contains operation retry utilities.
|
Modifier and Type | Method and Description |
---|---|
LimitingExecutor.RejectedExecutionHandler |
LimitingExecutor.getRejectHandler() |
Constructor and Description |
---|
LimitingExecutor(LimitingExecutor.RejectedExecutionHandler<T,C> rejectHandler,
Semaphore semaphore) |
Copyright © 2018 SPF4J. All rights reserved.