org.drools.planner.benchmark.statistic.calculatecount
Class CalculateCountStatistic
java.lang.Object
org.drools.planner.benchmark.statistic.AbstractSolverStatistic
org.drools.planner.benchmark.statistic.calculatecount.CalculateCountStatistic
- All Implemented Interfaces:
- SolverStatistic
public class CalculateCountStatistic
- extends AbstractSolverStatistic
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalculateCountStatistic
public CalculateCountStatistic()
addListener
public void addListener(Solver solver,
String configName)
removeListener
public void removeListener(Solver solver,
String configName)
writeStatistic
public CharSequence writeStatistic(File solverStatisticFilesDirectory,
String baseName)
- Parameters:
solverStatisticFilesDirectory
- never nullbaseName
- never null
- Returns:
- a htmFragment, never null
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.