public class ExponentialtIntervalRetryScheduler extends java.lang.Object implements RetryScheduler
| Constructor and Description |
|---|
ExponentialtIntervalRetryScheduler() |
| Modifier and Type | Method and Description |
|---|---|
void |
retry(java.lang.Runnable task,
int count) |
public void retry(java.lang.Runnable task,
int count)
retry in interface RetrySchedulerCopyright © 2003-2016 The Apache Software Foundation. All Rights Reserved.