Package org.jgroups.blocks
Interface DistributedQueue.Notification
- All Known Implementing Classes:
DistributedQueueDemo
- Enclosing class:
DistributedQueue
public static interface DistributedQueue.Notification
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidcontentsSet(Collection new_entries) voidvoidentryRemoved(Object key) voidviewChange(Vector new_mbrs, Vector old_mbrs)
-
Method Details
-
entryAdd
-
entryRemoved
-
viewChange
-
contentsCleared
void contentsCleared() -
contentsSet
-