private final class ProcedureExecutor.KeepAliveWorkerThread extends ProcedureExecutor.WorkerThread
Thread.State, Thread.UncaughtExceptionHandler
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
KeepAliveWorkerThread(ThreadGroup group) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
keepAlive(long lastUpdate) |
getCurrentRunTime, run, sendStopSignal, toString
awaitTermination
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, yield
public KeepAliveWorkerThread(ThreadGroup group)
protected boolean keepAlive(long lastUpdate)
keepAlive
in class ProcedureExecutor.WorkerThread
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.