Drools Planner distribution 6.0.0.Alpha9

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

java.lang.Object
  extended by org.drools.planner.benchmark.core.statistic.calculatecount.CalculateCountSingleStatisticPoint

public class CalculateCountSingleStatisticPoint
extends Object


Constructor Summary
CalculateCountSingleStatisticPoint(long timeMillisSpend, long calculateCountPerSecond)
           
 
Method Summary
 long getCalculateCountPerSecond()
           
 long getTimeMillisSpend()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalculateCountSingleStatisticPoint

public CalculateCountSingleStatisticPoint(long timeMillisSpend,
                                          long calculateCountPerSecond)
Method Detail

getTimeMillisSpend

public long getTimeMillisSpend()

getCalculateCountPerSecond

public long getCalculateCountPerSecond()

Drools Planner distribution 6.0.0.Alpha9

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