class PartitionReconciler implements MessageListener,MulticastRequestListener(Code)
A PartitionReconciler can be used to "reconcile" members of a vdb after a
network partition has been detected. This class creates a reconciliation
channel, separate from the vdb channel, to exchange activity information
between the reconciling members
See Also:DistributedVirtualDatabase.networkPartition(GroupIdentifierList) See Also:ActivityService