Uses of Interface
org.jgroups.blocks.ReplicatedHashMap.Notification
Packages that use ReplicatedHashMap.Notification
Package
Description
Provides building blocks that are layered on top of channels.
Provides demonstrations of JGroups functionality.
-
Uses of ReplicatedHashMap.Notification in org.jgroups.blocks
Methods in org.jgroups.blocks with parameters of type ReplicatedHashMap.NotificationModifier and TypeMethodDescriptionvoidReplicatedHashMap.addNotifier(ReplicatedHashMap.Notification n) voidReplicatedHashMap.removeNotifier(ReplicatedHashMap.Notification n) -
Uses of ReplicatedHashMap.Notification in org.jgroups.demos
Classes in org.jgroups.demos that implement ReplicatedHashMap.NotificationModifier and TypeClassDescriptionclassUses the ReplicatedHashMap building block, which subclasses java.util.HashMap and overrides the methods that modify the hashmap (e.g.