| Interface | Description |
|---|---|
| CoreEventLoop | |
| ExceptionHandlerStrategy | |
| ExecutorFactory | |
| Pauser | |
| ThreadHolder | |
| ThreadMonitor | |
| TimingPauser |
Marker interface to show we support pause(long timeout, TimeUnit timeUnit)
|
| Class | Description |
|---|---|
| BlockingEventLoop |
Event Loop for blocking tasks.
|
| BusyTimedPauser | |
| DelegateEventHandler | Deprecated |
| EventGroup | |
| ExceptionHandlerStrategy.LogAndRemove | |
| ExceptionHandlerStrategy.LogDontRemove | |
| LightPauser | Deprecated |
| LongPauser | |
| MediumEventLoop | |
| MilliPauser | |
| MonitorEventLoop | |
| NamedThreadFactory | |
| PauserMonitor | |
| TimedEventHandler | |
| TimeoutPauser | |
| VanillaEventLoop | |
| YieldingPauser |
| Enum | Description |
|---|---|
| BusyPauser | |
| DiskSpaceMonitor |
Background thread to monitor disk space free.
|
| Pauser.SleepyWarning | |
| PauserMode |
This class contains factory methods for Pausers.
|
| ThreadMonitors | |
| Threads | |
| VanillaExecutorFactory |
Copyright © 2021. All rights reserved.