Package org.jgroups.blocks
Interface ReplicatedHashtable.Notification
- Enclosing class:
ReplicatedHashtable
public static interface ReplicatedHashtable.Notification
-
Method Summary
Modifier and TypeMethodDescriptionvoid
contentsSet
(Map new_entries) void
entryRemoved
(Object key) void
void
viewChange
(Vector new_mbrs, Vector old_mbrs)
-
Method Details
-
entrySet
-
entryRemoved
-
viewChange
-
contentsSet
-