public class InsertAllAndRetract extends AbstractBenchmark
LINE_SEPARATOR| Constructor and Description |
|---|
InsertAllAndRetract(int objectsNumber) |
InsertAllAndRetract(int objectsNumber,
String drlFile) |
| Modifier and Type | Method and Description |
|---|---|
InsertAllAndRetract |
clone() |
void |
execute(int repNr) |
void |
init(BenchmarkDefinition definition,
boolean isFirst) |
void |
terminate(boolean isLast) |
createKnowledgeBase, createKnowledgeBase, createKnowledgeBuilder, init, repeatPatternString, terminatepublic InsertAllAndRetract(int objectsNumber)
public InsertAllAndRetract(int objectsNumber,
String drlFile)
public void init(BenchmarkDefinition definition, boolean isFirst)
init in interface Benchmarkinit in class AbstractBenchmarkpublic void execute(int repNr)
public void terminate(boolean isLast)
terminate in interface Benchmarkterminate in class AbstractBenchmarkpublic InsertAllAndRetract clone()
clone in interface Benchmarkclone in class AbstractBenchmarkCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.