Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
ReaderInit(Vector<ReaderHolder> readers,
int index,
URI locator,
OperationMode multiplexPolicy,
int bufferCapacity,
String uid)
Creates a new
ForwardReader |
| 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 ReaderInit(Vector<ReaderHolder> readers, int index, URI locator, OperationMode multiplexPolicy, int bufferCapacity, String uid)
ForwardReaderreaders - The ReaderHolder vector to updateindex - The index of the holder this thread should updatelocator - The locator to the ResultSetbufferCapacity - The desired buffer capacity for the readeruid - A unique identifier for this operationpublic void run()
run in interface Runnablerun in class ThreadRunnable.run()Copyright © 2017. All Rights Reserved.