com.splout.db.examples
Class MeteoBenchmark

java.lang.Object
  extended by com.splout.db.examples.MeteoBenchmark

public class MeteoBenchmark
extends java.lang.Object

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

MeteoBenchmark

public MeteoBenchmark()
Method Detail

start

public void start()
           throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException

main

public static void main(java.lang.String[] args)
                 throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException


Copyright © 2012-2013 Datasalt Systems S.L.. All Rights Reserved.