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 TypeMethodDescriptionvoid
ReplicatedHashMap.addNotifier
(ReplicatedHashMap.Notification n) void
ReplicatedHashMap.removeNotifier
(ReplicatedHashMap.Notification n) -
Uses of ReplicatedHashMap.Notification in org.jgroups.demos
Classes in org.jgroups.demos that implement ReplicatedHashMap.NotificationModifier and TypeClassDescriptionclass
Uses the ReplicatedHashMap building block, which subclasses java.util.HashMap and overrides the methods that modify the hashmap (e.g.