org.drools.planner.benchmark.core.statistic.calculatecount
Class CalculateCountStatisticPoint
java.lang.Object
  
org.drools.planner.benchmark.core.statistic.calculatecount.CalculateCountStatisticPoint
public class CalculateCountStatisticPoint
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CalculateCountStatisticPoint
public CalculateCountStatisticPoint(long timeMillisSpend,
                                    long calculateCountPerSecond)
getTimeMillisSpend
public long getTimeMillisSpend()
 
getCalculateCountPerSecond
public long getCalculateCountPerSecond()
 
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.