org.drools.planner.benchmark.core.statistic.calculatecount
Class CalculateCountSingleStatistic
java.lang.Object
org.drools.planner.benchmark.core.statistic.AbstractSingleStatistic
org.drools.planner.benchmark.core.statistic.calculatecount.CalculateCountSingleStatistic
- All Implemented Interfaces:
- SingleStatistic
public class CalculateCountSingleStatistic
- extends AbstractSingleStatistic
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalculateCountSingleStatistic
public CalculateCountSingleStatistic()
CalculateCountSingleStatistic
public CalculateCountSingleStatistic(long timeMillisThresholdInterval)
getPointList
public List<CalculateCountSingleStatisticPoint> getPointList()
open
public void open(Solver solver)
- Parameters:
solver
- never null
close
public void close(Solver solver)
- Parameters:
solver
- never null
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.