Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
static short |
PERPART
The operation should be performed on a per part basis
|
static short |
PERRECORD
The operation should be performed on a per record basis
|
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
KeepTopThreadGeneric(ResultSet rs,
ResultSet rsRead,
int count,
int type)
Creates a new
KeepTopThreadGeneric |
| Modifier and Type | Method and Description |
|---|---|
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, yieldpublic static short PERPART
public static short PERRECORD
public KeepTopThreadGeneric(ResultSet rs, ResultSet rsRead, int count, int type)
KeepTopThreadGenericpublic void run()
run in interface Runnablerun in class ThreadRunnable.run()Copyright © 2016. All Rights Reserved.