public class ScheduleDecorator extends Object implements Decorator
RetryPolicy
is provided calls that fail are retried according to
it. Retry count is reset at each scheduled invocation.Constructor and Description |
---|
ScheduleDecorator(InvocationSchedule schedule) |
ScheduleDecorator(InvocationSchedule schedule,
WorkflowClock clock) |
public ScheduleDecorator(InvocationSchedule schedule, WorkflowClock clock)
public ScheduleDecorator(InvocationSchedule schedule)
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.