public class MetricsSenderRunnable extends BackoffRunnable
| Constructor and Description |
|---|
MetricsSenderRunnable(EventMapper eventMapper,
SizeLimitedQueue<Event> senderEventQueue,
ApiPlatformClient apiPlatformClient,
BackoffConfiguration configuration,
BackoffBarrier backoffBarrier) |
| Modifier and Type | Method and Description |
|---|---|
protected SessionMetadata |
execute() |
delay, go, ifError, ifUnstable, otherwise, run, toStringpublic MetricsSenderRunnable(EventMapper eventMapper, SizeLimitedQueue<Event> senderEventQueue, ApiPlatformClient apiPlatformClient, BackoffConfiguration configuration, BackoffBarrier backoffBarrier)
protected SessionMetadata execute()
execute in class BackoffRunnableCopyright © 2014–2022 MuleSoft, Inc.. All rights reserved.