public final class EventLoopThread extends io.netty.util.concurrent.FastThreadLocalThread implements NonBlocking
TemporaryThreadLocals, Netty FastThreadLocal and
Project Reactor NonBlocking.Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
EventLoopThread(ThreadGroup threadGroup,
Runnable r,
String name)
Creates a new instance.
|
setThreadLocalMap, threadLocalMap, willCleanupFastThreadLocals, willCleanupFastThreadLocalsactiveCount, 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 EventLoopThread(ThreadGroup threadGroup, Runnable r, String name)
Copyright © 2020 LeanCloud. All rights reserved.