Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
static int |
BufferCapacityDef
The default capacity of the of all readers' result set buffers
|
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
GradualLocatorReader(URI locator,
Vector<ReaderHolder> readers,
Vector<ReaderInit> initT,
String uid,
Object synchDispatcher)
Creates a new
GradualLocatorReader |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasFinished() |
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 final int BufferCapacityDef
public GradualLocatorReader(URI locator, Vector<ReaderHolder> readers, Vector<ReaderInit> initT, String uid, Object synchDispatcher) throws gr.uoa.di.madgik.grs.reader.GRS2ReaderException
GradualLocatorReaderlocator - The locator of the result set containing input locatorsreaders - A vector of the readersinitT - A vector with the initialization status of the readersuid - Unique IDsynchDispatcher - synchronization objectgr.uoa.di.madgik.grs.reader.GRS2ReaderException - If locator can not be initializedCopyright © 2017. All Rights Reserved.