| Interface | Description |
|---|---|
| Restartable |
A component that can be restarted.
|
| Class | Description |
|---|---|
| DelegateRunnable |
Runnable that delegates its execution. |
| PollingSourceWrapper<T,A> |
A
SourceWrapper implementation that provides Polling related capabilities to any wrapped Source, like scheduled
polling, watermarking and idempotent processing. |
| RestartContext |
Context needed to perform the restart of a source
|
| Enum | Description |
|---|---|
| WatermarkStatus |
Enumeration that represent the possible outcomes of testing an item's watermark.
|
Copyright © 2003–2025 MuleSoft, Inc.. All rights reserved.