|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractRecoveryStrategy | |
---|---|
jgroup.arm.recovery |
Uses of AbstractRecoveryStrategy in jgroup.arm.recovery |
---|
Subclasses of AbstractRecoveryStrategy in jgroup.arm.recovery | |
---|---|
class |
KeepInitialInPartition
If the current number of replicas drops below the initial redundancy specified for this replica, and the number of available hosts in this partition is greater than the initial redundancy then create new replicas to compensate for the lost redundancy. |
class |
KeepMinimalInPartition
If the current number of replicas falls below the minimal redundancy specified for this replica, and the number of available hosts in this partition is greater than the minimal redundancy then create new replicas to compensate for the lost redundancy. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |