class cMsgServerCloudJoiner
extends java.lang.Thread
Constructor and Description |
---|
cMsgServerCloudJoiner(cMsgNameServer nameServer,
int nsTcpPort,
int nsUdpPort,
java.util.Set<java.lang.String> servers,
int debug)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
run()
This method is executed as a thread.
|
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
public cMsgServerCloudJoiner(cMsgNameServer nameServer, int nsTcpPort, int nsUdpPort, java.util.Set<java.lang.String> servers, int debug)
nameServer
- this cMsg name server that is joining the cloudnsTcpPort
- TCP port this server is listening onnsUdpPort
- UDP multicast port this server is listening onservers
- list of cMsg name servers from which to attempt to
connect to onedebug
- level of debug output