public class Unicast extends ClusterManager
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG_FILE |
compatible17, follownr, kicker, lastRecievedMessage, nodesToSend, nodesToSpawn, receive, send, spawnThreads| Constructor and Description |
|---|
Unicast() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
readConfiguration(Map<String,String> configuration) |
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 ClusterManagerprotected void startCommunicationThreads()
ClusterManagerstartCommunicationThreads in class ClusterManagerClusterManager.startCommunicationThreads()protected void stopCommunicationThreads()
ClusterManagerstopCommunicationThreads in class ClusterManagerClusterManager.stopCommunicationThreads()MMBase 1.9-SNAPSHOT - ${javadoctimestamp}