| Package | Description |
|---|---|
| org.mmbase.clustering | |
| org.mmbase.clustering.jgroups | |
| org.mmbase.clustering.multicast | |
| org.mmbase.clustering.unicast |
| Modifier and Type | Field and Description |
|---|---|
protected Statistics |
ClusterManager.receive |
protected Statistics |
ClusterManager.send |
| Constructor and Description |
|---|
ChangesSender(org.jgroups.JChannel channel,
BlockingQueue<byte[]> nodesToSend,
Statistics send)
Construct MultiCast Sender
|
| Constructor and Description |
|---|
ChangesSender(String multicastHost,
int mport,
int mTTL,
BlockingQueue<byte[]> nodesToSend,
Statistics send)
Construct MultiCast Sender
|
| Constructor and Description |
|---|
ChangesSender(Map<String,String> configuration,
int unicastPort,
int unicastTimeout,
BlockingQueue<byte[]> nodesToSend,
Statistics send)
Construct UniCast Sender
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}