Interface DistributedHashtable.Notification
- All Known Implementing Classes:
DistributedHashtableDemo
- Enclosing class:
DistributedHashtable
public static interface DistributedHashtable.Notification
- Version:
- $Id: DistributedHashtable.java,v 1.33.2.1 2008/02/28 07:31:56 belaban Exp $
- Author:
- Bela Ban, Alfonso Olias-Sanz
-
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()
-