org.jgroups.blocks
public interface DistributedHashtable.Notification
| Method Summary | |
|---|---|
| void | contentsCleared() |
| void | contentsSet(Map new_entries) |
| void | entryRemoved(Object key) |
| void | entrySet(Object key, Object value) |
| void | viewChange(Vector new_mbrs, Vector old_mbrs) |