|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.splout.db.benchmark.SploutBenchmark.StressThreadImpl
public abstract static class SploutBenchmark.StressThreadImpl
Subclasses of this class can be used for performing arbitrary benchmarks. They must perform queries when requested by nextQuery() method.
| Constructor Summary | |
|---|---|
SploutBenchmark.StressThreadImpl()
|
|
| Method Summary | |
|---|---|
abstract void |
init(java.util.Map<java.lang.String,java.lang.Object> context)
|
abstract int |
nextQuery()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SploutBenchmark.StressThreadImpl()
| Method Detail |
|---|
public abstract void init(java.util.Map<java.lang.String,java.lang.Object> context)
throws java.lang.Exception
java.lang.Exception
public abstract int nextQuery()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||