Uses of Interface
jgroup.core.MergingListener

Packages that use MergingListener
jgroup.arm This package contains the implementation of the Autonomous Replication Management (ARM) framework. 
jgroup.core.arm   
jgroup.relacs.registry   
 

Uses of MergingListener in jgroup.arm
 

Classes in jgroup.arm that implement MergingListener
 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.
 

Uses of MergingListener in jgroup.core.arm
 

Subinterfaces of MergingListener in jgroup.core.arm
 interface DistributionScheme
          The DistributionScheme interface provides a standard for implementing various distribution schemes that simplify interaction with the ReplicationManager.
 

Uses of MergingListener in jgroup.relacs.registry
 

Classes in jgroup.relacs.registry that implement MergingListener
 class RegistryImpl
          This class implements the DependableRegistry interface.
 



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