java.lang.Runnable
protected 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, wait
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, onSpinWait, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
public RecoveryThread(McastServiceImpl parent)
public static void recover(McastServiceImpl parent)
public boolean stopService()
public boolean startService()
public void run()
run
in interface java.lang.Runnable
run
in class java.lang.Thread
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.