public abstract class IgfsThread extends Thread
Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Modifier | Constructor and Description |
|---|---|
protected |
IgfsThread()
Creates
IGFS add-hoc thread. |
protected |
IgfsThread(String name)
Creates
IGFS add-hoc thread. |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
body()
Thread body.
|
protected void |
cleanup()
Cleanup.
|
void |
run() |
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, yieldprotected IgfsThread()
IGFS add-hoc thread.protected IgfsThread(String name)
IGFS add-hoc thread.name - Thread name.protected abstract void body()
throws InterruptedException
InterruptedException - If interrupted.protected void cleanup()
Follow @ApacheIgnite
Ignite Fabric : ver. 1.7.0 Release Date : August 1 2016