Drools Benchmark 6.2.0.Beta2

org.drools.benchmark.benchmarks
Class RuleCompile

java.lang.Object
  extended by org.drools.benchmark.benchmarks.AbstractBenchmark
      extended by org.drools.benchmark.benchmarks.RuleCompile
All Implemented Interfaces:
Cloneable, Benchmark

public class RuleCompile
extends AbstractBenchmark


Field Summary
 
Fields inherited from class org.drools.benchmark.benchmarks.AbstractBenchmark
LINE_SEPARATOR
 
Constructor Summary
RuleCompile(String drlFile)
           
 
Method Summary
 void execute(int repNr)
           
 void init(BenchmarkDefinition definition)
           
 
Methods inherited from class org.drools.benchmark.benchmarks.AbstractBenchmark
clone, createKnowledgeBase, createKnowledgeBase, createKnowledgeBuilder, init, repeatPatternString, terminate, terminate
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuleCompile

public RuleCompile(String drlFile)
Method Detail

init

public void init(BenchmarkDefinition definition)
Specified by:
init in interface Benchmark
Overrides:
init in class AbstractBenchmark

execute

public void execute(int repNr)

Drools Benchmark 6.2.0.Beta2

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