public class Multicast extends ClusterManager
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG_FILE |
compatible17, follownr, kicker, lastRecievedMessage, nodesToSend, nodesToSpawn, receive, send, spawnThreads| Constructor and Description |
|---|
Multicast() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
readConfiguration(Map<String,String> configuration)
Read configuration settings
|
protected void |
startCommunicationThreads()
Subclasses should start the communication threads in this method
|
protected void |
stopCommunicationThreads()
Subclasses should stop the communication threads in this method
|
String |
toString() |
createMessage, createMessage, handleEvent, notify, parseMessage, parseMessageBackwardCompatible, run, shutdown, startpublic static final String CONFIG_FILE
protected void readConfiguration(Map<String,String> configuration)
readConfiguration in class ClusterManagerconfiguration - read from config resourceprotected void startCommunicationThreads()
ClusterManagerstartCommunicationThreads in class ClusterManagerprotected void stopCommunicationThreads()
ClusterManagerstopCommunicationThreads in class ClusterManagerMMBase 1.9-SNAPSHOT - ${javadoctimestamp}