|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ojb.performance.PerfTest
org.apache.ojb.broker.OJBPerfTest.OTMPerfTest
| Constructor Summary | |
OJBPerfTest.OTMPerfTest()
|
|
| Method Summary | |
int |
articleCount()
Returns the count of all found PerfArticle
in database. |
PerfHandle |
newPerfHandle(PerfTest test)
Returns a new instance of a PerfHandle implementation. |
java.lang.String |
testName()
Returns the name of the test |
| Methods inherited from class org.apache.ojb.performance.PerfTest |
addTime, getPerfTestId, getThreadGroup, interruptThreads, performTest, registerException, registerPerfMain, runTestHandles |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OJBPerfTest.OTMPerfTest()
| Method Detail |
public java.lang.String testName()
PerfTest
testName in class PerfTestpublic PerfHandle newPerfHandle(PerfTest test)
PerfTestPerfHandle implementation.
newPerfHandle in class PerfTestpublic int articleCount()
PerfTestPerfArticle
in database. Do not use the cache to get the count!
This method is not involved in the performance test
methods, thus it's not mandatory to use the api-methods
for implementation.
articleCount in class PerfTest
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||