Drools Planner distribution 6.0.0.Alpha9

org.drools.planner.benchmark.core.statistic.calculatecount
Class CalculateCountSingleStatistic

java.lang.Object
  extended by org.drools.planner.benchmark.core.statistic.AbstractSingleStatistic
      extended by org.drools.planner.benchmark.core.statistic.calculatecount.CalculateCountSingleStatistic
All Implemented Interfaces:
SingleStatistic

public class CalculateCountSingleStatistic
extends AbstractSingleStatistic


Constructor Summary
CalculateCountSingleStatistic()
           
CalculateCountSingleStatistic(long timeMillisThresholdInterval)
           
 
Method Summary
 void close(Solver solver)
           
 List<CalculateCountSingleStatisticPoint> getPointList()
           
 void open(Solver solver)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalculateCountSingleStatistic

public CalculateCountSingleStatistic()

CalculateCountSingleStatistic

public CalculateCountSingleStatistic(long timeMillisThresholdInterval)
Method Detail

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

Drools Planner distribution 6.0.0.Alpha9

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