public class ScheduledExecutorTimeoutWatcher extends Object implements TimeoutWatcher
| Constructor and Description |
|---|
ScheduledExecutorTimeoutWatcher(ScheduledExecutorService executor) |
| Modifier and Type | Method and Description |
|---|---|
io.smallrye.faulttolerance.core.timeout.TimeoutWatch |
schedule(io.smallrye.faulttolerance.core.timeout.TimeoutExecution execution) |
public ScheduledExecutorTimeoutWatcher(ScheduledExecutorService executor)
public io.smallrye.faulttolerance.core.timeout.TimeoutWatch schedule(io.smallrye.faulttolerance.core.timeout.TimeoutExecution execution)
schedule in interface TimeoutWatcherCopyright © 2018–2020. All rights reserved.