java.lang.Runnableprotected static class McastServiceImpl.RecoveryThread
extends java.lang.Thread
| Constructor | Description |
|---|---|
RecoveryThread(McastServiceImpl parent) |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
recover(McastServiceImpl parent) |
|
void |
run() |
|
boolean |
startService() |
|
boolean |
stopService() |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitactiveCount, 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, onSpinWait, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic RecoveryThread(McastServiceImpl parent)
public static void recover(McastServiceImpl parent)
public boolean stopService()
public boolean startService()
public void run()
run in interface java.lang.Runnablerun in class java.lang.ThreadCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.