Package jgroup.arm.recovery

Class Summary
AbstractRecoveryStrategy This implements only the core initialization of a recovery strategy, including also handling for the RM recoveree replica.
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.
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.
 



Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.