Interface ReplicatedHashtable.Notification
- Enclosing class:
ReplicatedHashtable
public static interface ReplicatedHashtable.Notification
- Author:
- Bela Ban, Alfonso Olias-Sanz
-
Method Summary
Modifier and TypeMethodDescriptionvoidcontentsSet(Map new_entries) voidentryRemoved(Object key) voidvoidviewChange(Vector new_mbrs, Vector old_mbrs)
-
Method Details
-
entrySet
-
entryRemoved
-
viewChange
-
contentsSet
-