de.uni.leipzig.IR15.Benchmark.suites
Class OrientBenchmarkSuite

java.lang.Object
  extended by de.uni.leipzig.IR15.Benchmark.suites.AbstractBenchmarkSuite
      extended by de.uni.leipzig.IR15.Benchmark.suites.OrientBenchmarkSuite

public class OrientBenchmarkSuite
extends AbstractBenchmarkSuite

OrientDB benchmark suite that runs all the configured benchmarks.

Author:
IR-Team

Field Summary
static org.apache.log4j.Logger log
           
 
Constructor Summary
OrientBenchmarkSuite()
           
 
Method Summary
static void main(java.lang.String[] args)
          Initialize and run all benchmarks.
 
Methods inherited from class de.uni.leipzig.IR15.Benchmark.suites.AbstractBenchmarkSuite
runBenchmark, runBenchmarks, runBenchmarks
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

public static org.apache.log4j.Logger log
Constructor Detail

OrientBenchmarkSuite

public OrientBenchmarkSuite()
Method Detail

main

public static void main(java.lang.String[] args)
Initialize and run all benchmarks.

Parameters:
args -