Uses of Interface
jgroup.core.arm.ReplicationManager

Packages that use ReplicationManager
jgroup.arm This package contains the implementation of the Autonomous Replication Management (ARM) framework. 
 

Uses of ReplicationManager in jgroup.arm
 

Classes in jgroup.arm that implement ReplicationManager
 class ReplicaManagerImpl
          This implementation of the replication manager interfaces make use of a variant of the semi-active replication scheme, in which only the leader RM replica receive and process the requests, while the follower replicas receive state update messages through the StateListener interface.
 



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