Package org.apache.falcon.rerun.policy

Class Summary
AbstractRerunPolicy Base class for Rerun Policy.
ExpBackoffPolicy An implementation of the Rerun policy that backs off exponentially.
FinalPolicy An implementation of the Rerun policy that does rerun only once.
PeriodicPolicy An implementation of the Rerun policy that is periodic.
RerunPolicyFactory A factory implementation to dole out rerun/retry policy.
 



Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.