|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.splout.db.examples.MeteoBenchmark
public class MeteoBenchmark
A benchmark designed ot stress-test Splout with the meteorogical dataset you can find on examples/meteo. Each thread will launch an aggregation by day or month (depending on configuration) selecting randomly the station between existing ones.
| Nested Class Summary | |
|---|---|
static class |
MeteoBenchmark.MeteoStressThreadImpl
Stress thread implementation following convention from SploutBenchmark. |
| Constructor Summary | |
|---|---|
MeteoBenchmark()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
void |
start()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MeteoBenchmark()
| Method Detail |
|---|
public void start()
throws java.lang.InterruptedException
java.lang.InterruptedException
public static void main(java.lang.String[] args)
throws java.lang.InterruptedException
java.lang.InterruptedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||