Drools Benchmark 6.0.0.Beta2

org.drools.benchmark
Class BenchmarkConfig

java.lang.Object
  extended by org.drools.benchmark.BenchmarkConfig
All Implemented Interfaces:
Iterable<BenchmarkDefinition>

public class BenchmarkConfig
extends Object
implements Iterable<BenchmarkDefinition>


Constructor Summary
BenchmarkConfig(String configFile)
           
 
Method Summary
 int getDelay()
           
 int getRepetitions()
           
 Iterator<BenchmarkDefinition> iterator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BenchmarkConfig

public BenchmarkConfig(String configFile)
Method Detail

iterator

public Iterator<BenchmarkDefinition> iterator()
Specified by:
iterator in interface Iterable<BenchmarkDefinition>

getDelay

public int getDelay()

getRepetitions

public int getRepetitions()

Drools Benchmark 6.0.0.Beta2

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.