com.splout.db.examples
Class PageCountsBenchmark

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

public class PageCountsBenchmark
extends java.lang.Object

A benchmark designed ot stress-test Splout with the Wikipedia Page Counts dataset.


Nested Class Summary
static class PageCountsBenchmark.PageCountsStressThreadImpl
          Stress thread implementation following convention from SploutBenchmark.
 
Field Summary
static java.lang.String TABLESPACE
           
 
Constructor Summary
PageCountsBenchmark()
           
 
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
 

Field Detail

TABLESPACE

public static final java.lang.String TABLESPACE
See Also:
Constant Field Values
Constructor Detail

PageCountsBenchmark

public PageCountsBenchmark()
Method Detail

start

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

main

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


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