Package | Description |
---|---|
org.jgroups.blocks |
Provides building blocks that are layered on top of channels.
|
org.jgroups.demos |
Provides demonstrations of JGroups functionality.
|
Modifier and Type | Method and Description |
---|---|
void |
ReplicatedHashMap.addNotifier(ReplicatedHashMap.Notification n) |
void |
ReplicatedHashMap.removeNotifier(ReplicatedHashMap.Notification n) |
Modifier and Type | Class and Description |
---|---|
class |
ReplicatedHashMapDemo
Uses the ReplicatedHashMap building block, which subclasses java.util.HashMap and overrides
the methods that modify the hashmap (e.g.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.