Thread.State, Thread.UncaughtExceptionHandler
Modifier and Type | Field and Description |
---|---|
static long |
HEARTBEAT_INTERVAL |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
JobHeartbeatGenerator(JobSuite suite) |
Modifier and Type | Method and Description |
---|---|
void |
register(MutableJobStatus status) |
void |
run() |
void |
start() |
void |
terminate() |
void |
unregister(MutableJobStatus status) |
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, stop, stop, suspend, toString, yield
public static final long HEARTBEAT_INTERVAL
public JobHeartbeatGenerator(JobSuite suite)
public void register(MutableJobStatus status)
public void unregister(MutableJobStatus status)
public void terminate()
Copyright © 2007–2021 Norconex Inc.. All rights reserved.