org.drools.planner.benchmark.statistic.calculatecount
Class CalculateCountStatistic.CalculateCountScvLine

java.lang.Object
  extended by org.drools.planner.benchmark.statistic.AbstractSolverStatistic.AbstractSolverStatisticScvLine
      extended by org.drools.planner.benchmark.statistic.calculatecount.CalculateCountStatistic.CalculateCountScvLine
All Implemented Interfaces:
Comparable<AbstractSolverStatistic.AbstractSolverStatisticScvLine>
Enclosing class:
CalculateCountStatistic

protected static class CalculateCountStatistic.CalculateCountScvLine
extends AbstractSolverStatistic.AbstractSolverStatisticScvLine


Field Summary
 
Fields inherited from class org.drools.planner.benchmark.statistic.AbstractSolverStatistic.AbstractSolverStatisticScvLine
timeMillisSpend
 
Constructor Summary
CalculateCountStatistic.CalculateCountScvLine(long timeMillisSpend)
           
 
Method Summary
 Map<String,Long> getConfigNameToCalculateCountPerSecondMap()
           
 
Methods inherited from class org.drools.planner.benchmark.statistic.AbstractSolverStatistic.AbstractSolverStatisticScvLine
compareTo, getTimeMillisSpend
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalculateCountStatistic.CalculateCountScvLine

public CalculateCountStatistic.CalculateCountScvLine(long timeMillisSpend)
Method Detail

getConfigNameToCalculateCountPerSecondMap

public Map<String,Long> getConfigNameToCalculateCountPerSecondMap()


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