org.apache.falcon.rerun.policy
Class PeriodicPolicy
java.lang.Object
org.apache.falcon.rerun.policy.AbstractRerunPolicy
org.apache.falcon.rerun.policy.ExpBackoffPolicy
org.apache.falcon.rerun.policy.PeriodicPolicy
public class PeriodicPolicy
- extends ExpBackoffPolicy
An implementation of the Rerun policy that is periodic.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PeriodicPolicy
public PeriodicPolicy()
getPower
protected int getPower()
- Overrides:
getPower
in class ExpBackoffPolicy
Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.