Uses of Interface
org.jgroups.ExtendedMembershipListener
Packages that use ExtendedMembershipListener
Package
Description
Provides top-level public JGroups classes such as Channel, Message, etc.
Provides building blocks that are layered on top of channels.
Provides demonstrations of JGroups functionality.
-
Uses of ExtendedMembershipListener in org.jgroups
Subinterfaces of ExtendedMembershipListener in org.jgroupsModifier and TypeInterfaceDescriptioninterface
Extends Receiver, plus the partial state transfer methods.Classes in org.jgroups that implement ExtendedMembershipListener -
Uses of ExtendedMembershipListener in org.jgroups.blocks
Classes in org.jgroups.blocks that implement ExtendedMembershipListenerModifier and TypeClassDescriptionclass
Deprecated.class
ReplicatedHashMap<K extends Serializable,
V extends Serializable> Subclass of aConcurrentHashMap
with replication of the contents across a cluster. -
Uses of ExtendedMembershipListener in org.jgroups.demos
Classes in org.jgroups.demos that implement ExtendedMembershipListenerModifier and TypeClassDescriptionclass
Shared whiteboard, each new instance joins the same group.
ReplicatedHashMap
instead