Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
HadoopDaemon()
Construct a daemon thread.
|
HadoopDaemon(Runnable runnable)
Construct a daemon thread.
|
HadoopDaemon(ThreadGroup grp,
Runnable runnable)
Construct a daemon thread to be part of a specified thread group.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
dequeueAndStopAll()
Stops all the registered threads.
|
Runnable |
getRunnable()
Getter for the runnable.
|
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, run, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic HadoopDaemon()
public HadoopDaemon(Runnable runnable)
public HadoopDaemon(ThreadGroup grp, Runnable runnable)
public Runnable getRunnable()
public static void dequeueAndStopAll()
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.1-p166 Release Date : September 3 2019