Package | Description |
---|---|
org.distributeme.core.failing |
Modifier and Type | Class and Description |
---|---|
class |
FailoverAndReturnInAMinute
This 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.
|
class |
FailoverAndReturnInTenSeconds
This 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.
|
Copyright © 2010-2014 anotheria.net. All Rights Reserved.