|
Ontimize 5.2072EN | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ontimize.db.test.OperationPerformer
| Nested Class Summary | |
protected class |
OperationPerformer.OperationThread
|
| Field Summary | |
protected EntityReferenceLocator |
locator
|
protected java.util.Vector |
operations
|
protected javax.swing.JFrame |
resultFrame
|
protected java.lang.StringBuffer |
results
|
protected java.lang.Thread |
resultsThread
|
protected javax.swing.JTextArea |
textArea
|
protected int |
threadNumber
|
protected java.util.Vector |
threads
|
| Constructor Summary | |
OperationPerformer(int nThreads,
java.lang.String operationsFile,
EntityReferenceLocator referenceLocator)
|
|
| Method Summary | |
void |
showResults()
|
void |
start()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.util.Vector operations
protected int threadNumber
protected EntityReferenceLocator locator
protected java.lang.Thread resultsThread
protected java.util.Vector threads
protected java.lang.StringBuffer results
protected javax.swing.JFrame resultFrame
protected javax.swing.JTextArea textArea
| Constructor Detail |
public OperationPerformer(int nThreads,
java.lang.String operationsFile,
EntityReferenceLocator referenceLocator)
throws java.lang.IllegalArgumentException
| Method Detail |
public void start()
public void showResults()
|
Ontimize | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||