Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
static long |
DEFAULT_WAIT_TIME |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Modifier | Constructor and Description |
|---|---|
protected |
SpooledChannelWorkerScheduler(MessageDispatcherImpl eventDispatcher) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
protected SpooledChannelWorker |
scheduleChannelWorker(ChannelImpl<?> queue,
long wakeUpTime) |
void |
stopScheduler() |
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, yieldpublic static final long DEFAULT_WAIT_TIME
protected SpooledChannelWorkerScheduler(MessageDispatcherImpl eventDispatcher)
protected SpooledChannelWorker scheduleChannelWorker(ChannelImpl<?> queue, long wakeUpTime)
public void stopScheduler()
Copyright © 2020. All rights reserved.