|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |