public class AsyncRetryingExecutor extends Object implements AsyncExecutor
| Constructor and Description | 
|---|
| AsyncRetryingExecutor(RetryPolicy retryPolicy,
                     WorkflowClock clock) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | execute(AsyncRunnable command) | 
public AsyncRetryingExecutor(RetryPolicy retryPolicy, WorkflowClock clock)
public void execute(AsyncRunnable command) throws Throwable
execute in interface AsyncExecutorThrowableCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.