Package org.jgroups.blocks
Interface DistributedHashtable.Notification
- All Known Implementing Classes:
DistributedHashtableDemo
- Enclosing class:
DistributedHashtable
public static interface DistributedHashtable.Notification
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidcontentsSet(Map new_entries) voidentryRemoved(Object key) voidvoidviewChange(Vector new_mbrs, Vector old_mbrs)
-
Method Details
-
entrySet
-
entryRemoved
-
viewChange
-
contentsSet
-
contentsCleared
void contentsCleared()
-