public class AnalyticsEventSenderRunnable extends BackoffRunnable
| Constructor and Description |
|---|
AnalyticsEventSenderRunnable(AnalyticsEventCache eventRepository,
int batchSize,
ApiPlatformClient restClient,
BackoffConfiguration backoffConfiguration,
BackoffBarrier backoffBarrier) |
| Modifier and Type | Method and Description |
|---|---|
protected SessionMetadata |
execute() |
delay, go, ifError, ifUnstable, otherwise, run, toStringpublic AnalyticsEventSenderRunnable(AnalyticsEventCache eventRepository, int batchSize, ApiPlatformClient restClient, BackoffConfiguration backoffConfiguration, BackoffBarrier backoffBarrier)
protected SessionMetadata execute()
execute in class BackoffRunnableCopyright © 2014–2022 MuleSoft, Inc.. All rights reserved.