public class AsyncRetryingExecutor extends Object implements AsyncExecutor
| Constructor and Description |
|---|
AsyncRetryingExecutor(RetryPolicy retryPolicy,
WorkflowClock clock) |
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.