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 AsyncExecutor
Throwable
Copyright © 2015. All rights reserved.