Uses of Class
org.distributeme.core.failing.FailoverAndReturn
Packages that use FailoverAndReturn
-
Uses of FailoverAndReturn in org.distributeme.core.failing
Subclasses of FailoverAndReturn in org.distributeme.core.failingModifier and TypeClassDescriptionclassThis failing strategy / router combination is pretty much the same as Failover, but instead of staying on the failover instance forever, it tries to switch back after a minute.classThis failing strategy / router combination is pretty much the same as Failover, but instead of staying on the failover instance forever, it tries to switch back after 10 seconds.classCreated by hpemoeller on 4/10/17.