|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--java.lang.Thread
|
+--laur.tools.AbortableThread
|
+--laur.tools.MonitoredThread
|
+--GenSynDB
GenSynDB
| Field Summary |
| Fields inherited from class laur.tools.MonitoredThread |
monitor |
| Fields inherited from class laur.tools.AbortableThread |
bAbort, isRunning |
| Fields inherited from class java.lang.Thread |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
| Method Summary | |
void |
execute()
generates a synthetic database; save results in file fname; the last column in db is the
reference partition; NCOLS is the total number of
columns, including also the reference partition |
int |
getRealRowNo()
|
| Methods inherited from class laur.tools.MonitoredThread |
terminationHook |
| Methods inherited from class laur.tools.AbortableThread |
abort, checkAbort, run |
| Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public void execute()
fname; the last column in db is the
reference partition; NCOLS is the total number of
columns, including also the reference partition
execute in class AbortableThreadpublic int getRealRowNo()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||