net.sf.sparql.benchmarking.runners
Class BenchmarkRunner

java.lang.Object
  extended by net.sf.sparql.benchmarking.runners.AbstractRunner<BenchmarkOptions>
      extended by net.sf.sparql.benchmarking.runners.BenchmarkRunner
All Implemented Interfaces:
Runner<BenchmarkOptions>

public class BenchmarkRunner
extends AbstractRunner<BenchmarkOptions>

A benchmark runner

Author:
rvesse

Constructor Summary
BenchmarkRunner()
           
 
Method Summary
 void run(BenchmarkOptions options)
          Runs with the given options
 
Methods inherited from class net.sf.sparql.benchmarking.runners.AbstractRunner
checkOperations, checkSanity, finished, getSanityCheckQueries, halt, halt, reportAfterOperation, reportAfterOperationMix, reportBeforeOperation, reportBeforeOperationMix, reportCategorizedErrors, reportGeneralOptions, reportOperationSummary, reportPartialProgress, reportProgress, reportProgress, runMix, runOp, runSanityChecks, runSetup, runTeardown, started
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BenchmarkRunner

public BenchmarkRunner()
Method Detail

run

public void run(BenchmarkOptions options)
Description copied from interface: Runner
Runs with the given options



Copyright © 2014. All Rights Reserved.