org.drools.benchmark
Class BenchmarkConfig
java.lang.Object
org.drools.benchmark.BenchmarkConfig
- All Implemented Interfaces:
- Iterable<BenchmarkDefinition>
public class BenchmarkConfig
- extends Object
- implements Iterable<BenchmarkDefinition>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BenchmarkConfig
public BenchmarkConfig(String configFile)
iterator
public Iterator<BenchmarkDefinition> iterator()
- Specified by:
iterator in interface Iterable<BenchmarkDefinition>
getDelay
public int getDelay()
getRepetitions
public int getRepetitions()
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.